Lines Matching refs:function
4 The libm-test math test suite tests a number of function points of
30 cases for each math function that are specific to the target platform
33 platform specific deltas by which the actual math function results may
48 type and rounding mode) of every tested function reads from it the
50 actual result of the function may deviate from the expected result
107 the test macro for a function with input of type FLOAT (FLOAT is
109 "TEST_f_f". The macro's parameter are the name of the function, the
145 verbosity), the output contains the name of the function under test
147 that the name of the function in the output need not correspond
148 exactly to the name of the math function actually invoked. For example,
149 the output will refer to the "acos" function even if the actual function
151 double version). Also note that the function arguments may be shown
154 file. Besides the name of the function, for each test failure the