Searched defs:spaces_before (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/stdlib/ | ||
H A D | AtoiTest.h | 32 const char *spaces_before = " 12345"; in validNumbers() local |
H A D | StrtolTest.h | 127 const char *spaces_before = " 10"; MessyBaseTenDecode() local |