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

1234567891011>>

/freebsd-10-stable/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
34 ENTRY(fn) function
H A Ds_lrintf.S31 #define fn lrintf define
34 ENTRY(fn) function
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_cast_fun_array_param.c7 foo(void *fn) { argument
/freebsd-10-stable/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_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_lrint.c36 #define fn lrint macro
47 fn(type x) function
H A Ds_lroundf.c9 #define fn lroundf macro
H A Ds_lroundl.c9 #define fn lroundl macro
H A Ds_lround.c39 #define fn lround macro
56 fn(type x) function
/freebsd-10-stable/sys/boot/arm/at91/boot0/
H A Dmain.c37 fn_t *fn = (fn_t *)(SDRAM_BASE + (1 << 20)); /* Load to base + 1MB */ local
/freebsd-10-stable/contrib/libarchive/tar/test/
H A Dtest_option_T_upper.c29 tryMakeFile(const char *fn) argument
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dsetprogname.c72 char * fn = strdup(p); local
/freebsd-10-stable/sys/xen/
H A Dgnttab.h49 void (*fn)(void *); member in struct:gnttab_free_callback
/freebsd-10-stable/usr.bin/cksum/
H A Dprint.c47 pcrc(char *fn, uint32_t val, off_t len) argument
56 psum1(char *fn, uint32_t val, off_t len) argument
65 psum2(char *fn, uint32_t val, off_t len) argument
/freebsd-10-stable/contrib/ofed/management/infiniband-diags/src/
H A Dibdiag_common.c57 iberror(const char *fn, char *msg, ...) argument

Completed in 147 milliseconds

1234567891011>>