Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/dfsan/
H A Dcustom.cpp1144 char non_number_buf[] = "ab "; in test_strtol() local
1170 char non_number_buf[] = "ab "; in test_strtoll() local
1196 char non_number_buf[] = "xy "; in test_strtoul() local
1222 char non_number_buf[] in test_strtoull() local
1248 char non_number_buf[] = "ab "; test_strtod() local
[all...]