Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1786 #define TEST_STRTO_INT(func_name, char_type, str_prefix) \ macro
1841 TEST_STRTO_INT(wcstol, wchar_t, L) in TEST_STRTO_INT() function