Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/sysdeps/alpha/fpu/
Dcfloat-compat.h28 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/
Dtst-makecontext2.c29 cf (int i, int j) in cf() function
63 makecontext (&ucp, (void (*) (void)) cf, 2, 78, 274); in do_test()
Dtst-makecontext.c49 cf (int i) in cf() function
100 makecontext (&ucp, (void (*) (void)) cf, 1, somevar - 2); in do_test()
Dtst-setcontext3.c41 cf (void) in cf() function
118 makecontext (&ctx, cf, 0); in do_test()
/glibc-2.36/sysdeps/pthread/
Dtst-cancel29.c161 void * (*cf) (void *); member
181 pthread_t th = xpthread_create (NULL, tests[i].cf, NULL); in do_test()
/glibc-2.36/math/
Dauto-libm-test-in5814 # (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/
Dhu.po104 msgstr "A szimbólumdefiníciókat tartalmazó NÉV nevű C fejlécfájl előállítása"
/glibc-2.36/manual/
Dtexinfo.tex195 % file; cf. trace.sty in LaTeX.
10068 \gdefchar^^cf{\"I}
10188 \gdefchar^^cf{\v D}
/glibc-2.36/ChangeLog.old/
DChangeLog.22507 [__OPTIMIZE__] (cf[gs]et[io]speed): Remove macro versions. They
DChangeLog.177271 (cf): Test sign extending the argument to long.
7314 * stdlib/tst-makecontext.c: Change parameter to cf to negative
DChangeLog.1834854 * stdlib/tst-makecontext.c (cf): Test if _Unwind_Backtrace
79704 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit