Searched refs:TEST_STRTO_FLOAT_LOC (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc1562 #define TEST_STRTO_FLOAT_LOC(func_name) \ macro
1589 TEST_STRTO_FLOAT_LOC(strtof_l)
1590 TEST_STRTO_FLOAT_LOC(strtod_l)
1591 TEST_STRTO_FLOAT_LOC(strtold_l)
1612 TEST_STRTO_FLOAT_LOC(__strtof_l)
1614 TEST_STRTO_FLOAT_LOC(__strtod_l)
1617 TEST_STRTO_FLOAT_LOC(__strtold_l)

Completed in 135 milliseconds