Searched defs:diff (Results 1 – 9 of 9) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | kernel_object.h | 72 l4_kobject_dec_refcnt_u(l4_cap_idx_t obj, l4_mword_t diff, l4_utcb_t *u) L4_NOTHROW in l4_kobject_dec_refcnt_u() 81 l4_kobject_dec_refcnt(l4_cap_idx_t obj, l4_mword_t diff) L4_NOTHROW in l4_kobject_dec_refcnt()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libubacktrace/ |
A D | backtracesymsfd.c | 69 size_t diff; in backtrace_symbols_fd() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-clock2.c | 148 struct timespec diff; in do_test() local
|
A D | tst-cpuclock2.c | 63 struct timespec diff = { .tv_sec = after->tv_sec - before->tv_sec, in tsdiff() local 101 unsigned long long int diff = tsdiff (before, &after); in test_nanosleep() local
|
A D | tst-cpuclock1.c | 149 struct timespec diff = { .tv_sec = after.tv_sec - before.tv_sec, in do_test() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ |
A D | strverscmp.c | 55 int diff; in strverscmp() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | posix-timer.h | 161 timespec_sub (struct timespec *diff, const struct timespec *left, in timespec_sub()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | posix-timer.h | 154 timespec_sub (struct timespec *diff, const struct timespec *left, in timespec_sub()
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lapi.c | 177 ptrdiff_t diff; /* difference for new top */ in lua_settop() local
|
Completed in 10 milliseconds