Searched defs:rettype (Results 1 – 3 of 3) sorted by relevance
/math/ |
A D | test-tgmath-ret.c | 41 #define CHECK_RET_CONST_TYPE(func, rettype, arg, name, ...) \ argument 45 #define CHECK_RET_CONST_FLOAT(func, rettype, ...) \ argument 47 #define CHECK_RET_CONST_DOUBLE(func, rettype, ...) \ argument 49 #define CHECK_RET_CONST_LDOUBLE(func, rettype, ...) \ argument 52 #define CHECK_RET_CONST(func, rettype, ...) \ argument
|
A D | test-tgmath-int.c | 33 #define CHECK_RET_CONST_TYPE(func, rettype, name) \ argument
|
A D | test-tgmath2.c | 97 #define TEST_TYPE_ONLY(expr, rettype) \ argument 111 #define TEST2(expr, type, rettype, fn) \ argument
|
Completed in 5 milliseconds