Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 4 of 4) sorted by relevance

/math/
A Dtest-math-narrow.h21 #define FUNC_TEST_CONCAT(prefix, function, suffix) \ argument
23 #define _FUNC_TEST_CONCAT(prefix, function, suffix) \ argument
A Dmath.h278 #define __MATHCALL_VEC(function, suffix, args) \ argument
282 #define __MATHDECL_VEC(type, function,suffix, args) \ argument
286 #define __MATHCALL(function,suffix, args) \ argument
288 #define __MATHDECL(type, function,suffix, args) \ argument
291 #define __MATHCALLX(function,suffix, args, attrib) \ argument
298 #define __MATHDECL_1(type, function, suffix, args) \ argument
305 #define __MATHREDIR(type, function, suffix, args, to) \ argument
357 # define __MATHDECL_1(type, function,suffix, args) \ argument
379 # define __REDIRTO(function, suffix) \ argument
381 # define __REDIRTO_ALT(function, suffix) \ argument
[all …]
A Dgen-tgmath-tests.py94 def __init__(self, name, suffix=None, mant_dig=None, condition='1', argument
142 def create_type(name, suffix=None, mant_dig=None, condition='1', order=None, argument
A Dgen-auto-libm-tests.c1682 const char *suffix; in output_generic_value() local

Completed in 13 milliseconds