Searched defs:c (Results 1 – 8 of 8) sorted by relevance
/math/ |
A D | divtc3.c | 24 __divtc3 (long double a, long double b, long double c, long double d) in __divtc3()
|
A D | multc3.c | 24 __multc3 (long double a, long double b, long double c, long double d) in __multc3()
|
A D | test-tgmath-int.c | 27 our_error (const char *c) in our_error()
|
A D | test-tgmath-ret.c | 33 our_error (const char *c) in our_error()
|
A D | atest-sincos.c | 64 mp2 s[4], c[4]; in sincosx_mpn() local
|
A D | gen-auto-libm-tests.c | 1295 char c = *ep; in handle_input_flag() local 1373 char c = *ep; in add_test() local 1398 char c = *ep; in add_test() local
|
A D | test-tgmath.c | 225 TYPE a, b, c = 1.0; in F() local
|
A D | libm-test-driver.c | 1070 #define STR_CONCAT(a, b, c) __STRING (a##b##c) argument 1071 #define STR_CON3(a, b, c) STR_CONCAT (a, b, c) argument
|
Completed in 17 milliseconds