Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/scanf_core/
H A Dfloat_converter.cpp77 static const char nan_string[] = "nan"; convert_float() local
/llvm-project/libc/src/__support/
H A Dstr_to_float.h1107 static const char *nan_string = "nan"; strtofloatingpoint() local