Searched defs:fn (Results 1 - 25 of 73) sorted by relevance

123

/barrelfish-2018-10-04/lib/msun/amd64/
H A Ds_llrint.S5 #define fn llrint define
H A Ds_llrintf.S5 #define fn llrintf define
H A Ds_lrint.S31 #define fn lrint define
H A Ds_lrintf.S31 #define fn lrintf define
/barrelfish-2018-10-04/lib/msun/src/
H A De_scalb.c28 __ieee754_scalb(double x, int fn) argument
[all...]
H A De_scalbf.c24 __ieee754_scalbf(float x, int fn) argument
[all...]
H A Ds_llrint.c7 #define fn llrint macro
H A Ds_llrintf.c7 #define fn llrintf macro
H A Ds_llrintl.c7 #define fn llrintl macro
H A Ds_lrintf.c7 #define fn lrintf macro
H A Ds_lrintl.c7 #define fn lrintl macro
H A Ds_lrint.c36 #define fn lrint macro
47 fn(type x) function
H A Ds_llround.c9 #define fn llround macro
H A Ds_llroundf.c9 #define fn llroundf macro
H A Ds_llroundl.c9 #define fn llroundl macro
H A Ds_lroundf.c9 #define fn lroundf macro
H A Ds_lroundl.c9 #define fn lroundl macro
H A De_rem_pio2f.c49 double w,r,fn; local
H A Ds_lround.c39 #define fn lround macro
56 fn(type x) function
H A De_rem_pio2.c57 double z,w,t,r,fn; local
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_mib2.c62 snmp_mib2_lwip_synchronizer(snmp_threadsync_called_fn fn, void* arg) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Dtb_cipher.c122 ENGINE_CIPHERS_PTR fn = ENGINE_get_ciphers(e); local
H A Dtb_digest.c122 ENGINE_DIGESTS_PTR fn = ENGINE_get_digests(e); local
/barrelfish-2018-10-04/usr/bench/mdb_bench/
H A Dmdb_bench.h35 struct reset_opt { char *name; reset_fn fn; }; member in struct:reset_opt
36 struct measure_opt { char *name; measure_fn fn; }; member in struct:measure_opt
/barrelfish-2018-10-04/usr/drivers/serial/
H A Dmain.c55 void set_new_input_consumer(serial_input_fn_t fn) argument

Completed in 117 milliseconds

123