Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 45) sorted by relevance

12

/relibc/tests/wchar/
H A Dfwide.c6 FILE *f = tmpfile(); in test_initial_orientation() local
12 FILE *f = tmpfile(); in test_manual_byte_orientation() local
25 FILE *f = tmpfile(); in test_manual_wchar_orientation() local
39 FILE *f = tmpfile(); in test_orientation_after_fprintf() local
/relibc/tests/
H A Ddlfcn.c18 int (*f)(int, int) = dlsym(handle, "add"); in test_dlopen_null() local
36 int (*f)(const char*) = dlsym(handle, "puts"); in test_dlopen_libc() local
53 void (*f)() = dlsym(handle, "print"); in test_dlsym_function() local
/relibc/tests/stdio/
H A Dfreopen.c8 FILE *f = freopen("stdio/stdio.in", "r", stdin); in test_reopen_opens_file() local
19 FILE *f = freopen("stdio/stdio.in", "r", stdin); in test_reopen_resets_orientation() local
H A Dungetc_ftell.c3 FILE *f = fopen("stdio/ungetc_ftell.c", "r"); in main() local
H A Dmutex.c7 FILE *f = fopen("stdio/stdio.in", "r"); in main() local
H A Dfscanf_offby1.c4 FILE *f = fopen("stdio/fscanf_offby1.c", "r"); in main() local
H A Dfgets.c7 FILE *f = fopen("stdio/stdio.in", "r"); in main() local
H A Dfwrite.c8 FILE *f = fopen("stdio/fwrite.out", "w"); in main() local
H A Dsetvbuf.c8 FILE *f = fopen("stdio/stdio.in", "r"); in main() local
H A Dfscanf.c5 FILE *f = fopen("stdio/fscanf.c", "r"); in main() local
H A Dfputs.c7 FILE *f = fopen("stdio/fputs.out", "w"); in main() local
H A Dfseek.c7 FILE *f = fopen("stdio/stdio.in", "r"); in main() local
H A Dall.c7 FILE *f = fopen("stdio/stdio.in", "r"); in main() local
/relibc/openlibm/include/
H A Dopenlibm_complex.h69 float complex f; in CMPLXF() member
80 double complex f; in CMPLX() member
91 long double complex f; in CMPLXL() member
/relibc/openlibm/src/
H A Ds_isnan.c47 __isnanf(float f) in __isnanf()
H A Ds_isinf.c46 __isinff(float f) in __isinff()
H A Ds_fpclassify.c55 __fpclassifyf(float f) in __fpclassifyf()
H A Ds_signbit.c44 __signbitf(float f) in __signbitf()
H A Ds_isnormal.c44 __isnormalf(float f) in __isnormalf()
H A Ds_isfinite.c44 __isfinitef(float f) in __isfinitef()
H A Dk_logf.h27 k_log1pf(float f) in k_log1pf()
H A Dk_log.h88 k_log1p(double f) in k_log1p()
H A De_log2f.c37 float f,hfsq,hi,lo,r,y; in __ieee754_log2f() local
/relibc/tests/stdlib/
H A Ddiv.c5 volatile float f; variable
/relibc/src/header/stdio/
H A Dhelpers.rs57 let f = sys_fcntl(fd, F_GETFL, 0); in _fdopen() localVariable

12