Searched defs:nan_string (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/stdio/scanf_core/ | ||
H A D | float_converter.cpp | 77 static const char nan_string[] = "nan"; convert_float() local |
/llvm-project/libc/src/__support/ | ||
H A D | str_to_float.h | 1107 static const char *nan_string = "nan"; strtofloatingpoint() local |