Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/scanf_core/
H A Dfloat_converter.cpp53 static const char inf_string[] = "infinity"; convert_float() local
/llvm-project/libc/src/__support/
H A Dstr_to_float.h1106 static const char *inf_string = "infinity"; strtofloatingpoint() local