Home
last modified time | relevance | path

Searched refs:signgam (Results 1 – 7 of 7) sorted by relevance

/math/
A DMakefile243 test-nearbyint-except-2 test-signgam-uchar test-signgam-uchar-init \
244 test-signgam-uint test-signgam-uint-init test-signgam-ullong \
254 test-signgam-uchar-static test-signgam-uchar-init-static \
255 test-signgam-uint-static test-signgam-uint-init-static \
256 test-signgam-ullong-static test-signgam-ullong-init-static
435 CFLAGS-test-signgam-uchar.c += -std=c99
436 CFLAGS-test-signgam-uchar-init.c += -std=c99
439 CFLAGS-test-signgam-uint.c += -std=c99
440 CFLAGS-test-signgam-uint-init.c += -std=c99
441 CFLAGS-test-signgam-uint-static.c += -std=c99
[all …]
A Dtest-signgam-main.c28 TYPE signgam = INITVAL; variable
30 TYPE signgam; variable
39 signgam = INITVAL; \
41 if (signgam == INITVAL) \
48 signgam = INITVAL; \
50 if (signgam == INITVAL) \
A DVersions96 _LIB_VERSION; signgam;
208 # The __signgam name must be exported for the signgam weak alias
211 # dynamic symbol for signgam but not __signgam.
A Dlibm-test-lgamma.inc42 ALL_RM_TEST (lgamma, 0, lgamma_test_data, RUN_TEST_LOOP_f_f1, END, signgam);
50 ALL_RM_TEST (gamma, 0, lgamma_test_data, RUN_TEST_LOOP_f_f1, END, signgam);
A Dlgamma-compat.h68 signgam = __signgam = local_signgam; \
A DREADME.libm-test132 as an argument, or to a global variable such as signgam).
A Dmath.h854 extern int signgam;

Completed in 10 milliseconds