/glibc-2.36/math/ |
D | w_scalb_compat.c | 27 sysv_scalb (double x, double fn) in sysv_scalb() 47 __scalb (double x, double fn) in __scalb()
|
D | w_scalbl_compat.c | 27 sysv_scalbl (long double x, long double fn) in sysv_scalbl() 47 __scalbl (long double x, long double fn) in __scalbl()
|
D | w_scalbf_compat.c | 27 sysv_scalbf (float x, float fn) in sysv_scalbf() 47 __scalbf (float x, float fn) in __scalbf()
|
D | e_scalb_template.c | 27 invalid_fn (FLOAT x, FLOAT fn) in invalid_fn()
|
/glibc-2.36/elf/ |
D | tst-tls19.c | 16 int (*fn) (void) = dlsym (dl, "foo"); in do_test() local
|
D | tst-auxobj-dlopen.c | 28 char *(*fn)(void) = xdlsym (lib, "get_text"); in do_test() local
|
D | unload4.c | 13 int (*fn) (int); in main() local
|
D | tst-filterobj-dlopen.c | 28 char *(*fn)(void) = xdlsym (lib, "get_text"); in do_test() local
|
D | unload6.c | 14 int (*fn) (int); in main() local
|
D | unload3.c | 25 int (*fn) (int); in main() local
|
D | unload5.c | 26 int (*fn) (int); in main() local
|
D | unload7.c | 14 int (*fn) (void); in main() local
|
D | tst-dlopen-tlsmodid.h | 40 fn (void *p) in fn() function
|
D | reldep6.c | 6 typedef int (*fn)(void); typedef
|
/glibc-2.36/stdlib/ |
D | tst-atexit.c | 19 #define ATEXIT(fn) atexit (fn) argument
|
D | tst-on_exit.c | 19 #define ATEXIT(fn) on_exit ((void (*) (int, void *)) fn, (void *) 0) argument
|
D | tst-at_quick_exit.c | 19 #define ATEXIT(fn) at_quick_exit (fn) argument
|
D | tst-cxa_atexit.c | 21 #define ATEXIT(fn) __cxa_atexit ((void (*) (void *)) fn, (void *) 0, (void *) 0) argument
|
D | exit.h | 44 void (*fn) (int status, void *arg); member 49 void (*fn) (void *arg, int status); member
|
/glibc-2.36/dlfcn/ |
D | bug-atexit1.c | 13 void (*fn) (void) = (void (*) (void)) dlsym (dso, "foo"); in do_test() local
|
D | bug-atexit2.c | 40 void (*fn) (void) = (void (*) (void)) dlsym (dso, "foo"); in do_test() local
|
/glibc-2.36/io/ |
D | bug-ftw5.c | 6 fn (const char *file, const struct stat *sb, int flag, struct FTW *s) in fn() function
|
/glibc-2.36/debug/ |
D | tst-backtrace3.c | 31 fn (int c) in fn() function
|
D | tst-backtrace4.c | 84 fn (int c) in fn() function
|
/glibc-2.36/sysdeps/x86_64/x32/ |
D | test-size_t.h | 32 void (*fn) (void); member
|