/glibc-2.36/benchtests/ |
D | bench-timing.h | 35 #define TIMING_DIFF(diff, start, end) HP_TIMING_DIFF ((diff), (start), (end)) argument 36 #define TIMING_ACCUM(sum, diff) HP_TIMING_ACCUM_NT ((sum), (diff)) argument
|
D | bench-arc4random.c | 73 struct timespec diff = timespec_sub (end, start); in bench_throughput() local 115 struct timespec diff = timespec_sub (end, start); in bench_buf_throughput() local
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | s_roundevenl.c | 40 double diff = hi - xh; in __roundevenl() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/ |
D | test-gettimebasefreq.c | 35 uint64_t t1, t2, f, diff; in do_test() local
|
/glibc-2.36/htl/tests/ |
D | test-14.c | 35 int diff; in main() local
|
D | test-13.c | 38 int diff; in main() local
|
D | test-15.c | 39 int diff; in test() local
|
/glibc-2.36/support/ |
D | timespec.c | 33 const struct timespec diff = timespec_sub (left, right); in test_timespec_before_impl() local 52 const struct timespec diff = timespec_sub (right, left); in test_timespec_equal_or_after_impl() local
|
/glibc-2.36/resolv/ |
D | ns_samedomain.c | 46 int diff, i, escaped; in ns_samedomain() local
|
/glibc-2.36/debug/ |
D | backtracesymsfd.c | 58 size_t diff; in __backtrace_symbols_fd() local
|
/glibc-2.36/libio/ |
D | bug-ungetc.c | 33 long offset, diff; in do_test() local
|
/glibc-2.36/nptl/ |
D | tst-clock2.c | 147 struct timespec diff; in do_test() local
|
/glibc-2.36/string/ |
D | strverscmp.c | 76 int diff; in __strverscmp() local
|
/glibc-2.36/sysdeps/aarch64/ |
D | strcmp.S | 41 #define diff x5 macro
|
D | strncmp.S | 41 #define diff x6 macro
|
/glibc-2.36/nis/ |
D | nis_subr.c | 67 int diff; in libnsl_hidden_nolink_def() local
|
/glibc-2.36/malloc/ |
D | arena.c | 583 grow_heap (heap_info *h, long diff) in grow_heap() 612 shrink_heap (heap_info *h, long diff) in shrink_heap()
|
/glibc-2.36/sysdeps/pthread/ |
D | posix-timer.h | 147 timespec_sub (struct timespec *diff, const struct timespec *left, in timespec_sub()
|
/glibc-2.36/nscd/ |
D | nscd_stat.c | 227 unsigned long int diff = data.runtime; in receive_print_stats() local
|
/glibc-2.36/misc/ |
D | tst-syslog.c | 353 ptrdiff_t diff = e + 1 - b; in check_syslog_tcp() local
|
/glibc-2.36/math/ |
D | libm-test-support.c | 619 FLOAT diff = 0; in check_float_internal() local
|
/glibc-2.36/timezone/ |
D | zdump.c | 658 time_t diff = hit - lot; in hunt() local
|
/glibc-2.36/time/ |
D | strftime_l.c | 1357 int diff; in libc_hidden_def() local
|