Searched refs:fnt (Results 1 – 1 of 1) sorted by relevance
/math/ |
A D | test-tgmath2.c | 274 TEST (fn argm (arg, vfloat1), type, fnt); \ 276 TEST (fn argm (arg, vint1), type, fnt); \ 277 TEST (fn argm (arg, vllong1), type, fnt); \ 278 TEST (fn argm (arg, Vfloat1), type, fnt); \ 280 TEST (fn argm (arg, Vint1), type, fnt); \ 281 TEST (fn argm (arg, Vllong1), type, fnt); 283 NON_LDBL_TEST(fn, argm, arg, type, fnt); \ 287 TEST (fn argm (arg, Vcdouble1), type, fnt); 288 #define BINARY_TEST(fn, fnt) \ argument 313 #define BINARY_CTEST(fn, fnt) \ argument [all …]
|
Completed in 4 milliseconds