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