Searched refs:cf (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/sysdeps/alpha/fpu/ |
D | cfloat-compat.h | 28 typedef union { double d; _Complex float cf; } c1_compat; member 32 # define c1_cfloat_value(x) (((c1_compat *)(void *)&x)->cf) 34 # define c1_cfloat_return(x) ({ c1_compat _; _.cf = (x); _.d; })
|
/glibc-2.36/stdlib/ |
D | tst-makecontext2.c | 29 cf (int i, int j) in cf() function 63 makecontext (&ucp, (void (*) (void)) cf, 2, 78, 274); in do_test()
|
D | tst-makecontext.c | 49 cf (int i) in cf() function 100 makecontext (&ucp, (void (*) (void)) cf, 1, somevar - 2); in do_test()
|
D | tst-setcontext3.c | 41 cf (void) in cf() function 118 makecontext (&ctx, cf, 0); in do_test()
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-cancel29.c | 161 void * (*cf) (void *); member 181 pthread_t th = xpthread_create (NULL, tests[i].cf, NULL); in do_test()
|
/glibc-2.36/math/ |
D | auto-libm-test-in | 5814 # (cf BZ #27670 for the xfail entry) 5897 # (cf BZ #27670 for the xfail entries) 8367 # (cf BZ #16492 for the xfail entries) 8400 # (cf BZ #27670 for the xfail entries)
|
/glibc-2.36/po/ |
D | hu.po | 104 msgstr "A szimbólumdefiníciókat tartalmazó NÉV nevű C fejlécfájl előállítása"
|
/glibc-2.36/manual/ |
D | texinfo.tex | 195 % file; cf. trace.sty in LaTeX. 10068 \gdefchar^^cf{\"I} 10188 \gdefchar^^cf{\v D}
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.2 | 2507 [__OPTIMIZE__] (cf[gs]et[io]speed): Remove macro versions. They
|
D | ChangeLog.17 | 7271 (cf): Test sign extending the argument to long. 7314 * stdlib/tst-makecontext.c: Change parameter to cf to negative
|
D | ChangeLog.18 | 34854 * stdlib/tst-makecontext.c (cf): Test if _Unwind_Backtrace 79704 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
|