/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | s_lrint.c | 36 #define fn lrint macro 47 fn(type x) in fn() function
|
D | s_lround.c | 39 #define fn lround macro 56 fn(type x) in fn() function
|
D | s_fdim.c | 32 #define DECL(type, fn) \ argument
|
D | e_scalb.c | 28 __ieee754_scalb(double x, int fn) in __ieee754_scalb()
|
D | e_scalbf.c | 24 __ieee754_scalbf(float x, int fn) in __ieee754_scalbf()
|
D | s_llrintf.c | 7 #define fn llrintf macro
|
D | s_llrintl.c | 7 #define fn llrintl macro
|
D | s_lrintl.c | 7 #define fn lrintl macro
|
D | s_nearbyint.c | 44 #define DECL(type, fn, rint) \ argument
|
D | s_llrint.c | 7 #define fn llrint macro
|
D | s_lrintf.c | 7 #define fn lrintf macro
|
D | s_llround.c | 9 #define fn llround macro
|
D | s_llroundl.c | 9 #define fn llroundl macro
|
D | s_lroundf.c | 9 #define fn lroundf macro
|
D | s_lroundl.c | 9 #define fn lroundl macro
|
D | s_llroundf.c | 9 #define fn llroundf macro
|
D | e_rem_pio2f.c | 49 double w,r,fn; in __ieee754_rem_pio2f() local
|
D | e_rem_pio2.c | 57 double z,w,t,r,fn; in __ieee754_rem_pio2() local
|
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
D | atexit.c | 115 struct atexit_fn fn; in __cxa_finalize() local
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | x_tables.h | 109 #define XT_MATCH_ITERATE(type, e, fn, args...) ({ unsigned int __i; int __ret = 0; struct xt… argument 110 #define XT_ENTRY_ITERATE_CONTINUE(type, entries, size, n, fn, args...) ({ unsigned int __i, __n;… argument 111 #define XT_ENTRY_ITERATE(type, entries, size, fn, args...) XT_ENTRY_ITERATE_CONTINUE(type, entrie… argument
|
/bionic/tests/ |
D | signal_test.cpp | 47 static void TestSigSet1(Fn fn) { in TestSigSet1() 62 static void TestSigSet2(Fn fn) { in TestSigSet2()
|
D | dlfcn_test.cpp | 74 int (*fn)(void); in TEST() local 160 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "relo_test_get_answer")); in TEST() local 194 fn_t fn, fn2; in TEST() local
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | e_rem_pio2l.h | 65 long double z,w,t,r,fn; in __ieee754_rem_pio2l() local
|
D | s_expl.c | 233 double dr, fn, r2; in expl() local 374 double dr, dx, fn, r2; in expm1l() local
|
/bionic/libc/bionic/ |
D | vdso.cpp | 39 void* fn; member
|