Home
last modified time | relevance | path

Searched refs:prefix (Results 1 – 4 of 4) sorted by relevance

/math/
A Dtest-math-narrow.h21 #define FUNC_TEST_CONCAT(prefix, function, suffix) \ argument
22 _FUNC_TEST_CONCAT (prefix, function, suffix)
23 #define _FUNC_TEST_CONCAT(prefix, function, suffix) \ argument
24 prefix ## function ## suffix
A Dgen-libm-test.py189 for order, (prefix, d) in enumerate(self.ulps_kinds):
193 fn_text = 'Function: %s"%s":\n%s' % (prefix, fn,
A Dgen-tgmath-tests.py701 for ret, prefix in (('float', 'f'),
709 self.add_tests(prefix + fn, ret, ['r'] * args)
A DMakefile595 $($*-ENV) $(rtld-prefix) $(objpfx)$${run}

Completed in 9 milliseconds