Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 25 of 31) sorted by relevance

12

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_lrint.c36 #define fn lrint macro
47 fn(type x) in fn() function
Ds_lround.c39 #define fn lround macro
56 fn(type x) in fn() function
Ds_fdim.c32 #define DECL(type, fn) \ argument
De_scalb.c28 __ieee754_scalb(double x, int fn) in __ieee754_scalb()
De_scalbf.c24 __ieee754_scalbf(float x, int fn) in __ieee754_scalbf()
Ds_llrintf.c7 #define fn llrintf macro
Ds_llrintl.c7 #define fn llrintl macro
Ds_lrintl.c7 #define fn lrintl macro
Ds_nearbyint.c44 #define DECL(type, fn, rint) \ argument
Ds_llrint.c7 #define fn llrint macro
Ds_lrintf.c7 #define fn lrintf macro
Ds_llround.c9 #define fn llround macro
Ds_llroundl.c9 #define fn llroundl macro
Ds_lroundf.c9 #define fn lroundf macro
Ds_lroundl.c9 #define fn lroundl macro
Ds_llroundf.c9 #define fn llroundf macro
De_rem_pio2f.c49 double w,r,fn; in __ieee754_rem_pio2f() local
De_rem_pio2.c57 double z,w,t,r,fn; in __ieee754_rem_pio2() local
/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Datexit.c115 struct atexit_fn fn; in __cxa_finalize() local
/bionic/libc/kernel/uapi/linux/netfilter/
Dx_tables.h109 #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/
Dsignal_test.cpp47 static void TestSigSet1(Fn fn) { in TestSigSet1()
62 static void TestSigSet2(Fn fn) { in TestSigSet2()
Ddlfcn_test.cpp74 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/
De_rem_pio2l.h65 long double z,w,t,r,fn; in __ieee754_rem_pio2l() local
Ds_expl.c233 double dr, fn, r2; in expl() local
374 double dr, dx, fn, r2; in expm1l() local
/bionic/libc/bionic/
Dvdso.cpp39 void* fn; member

12