Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/tests/
Dasan_str_test.cpp594 void RunStrtolOOBTest(PointerToCallStrtol Strtol) { in RunStrtolOOBTest() function
627 RunStrtolOOBTest(&CallStrtoll); in TEST()
630 RunStrtolOOBTest(&CallStrtol); in TEST()