Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dfloat_converter.cpp78 static const char nan_string[] = "nan"; in convert_float() local
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dstr_to_float.h1151 static const char *nan_string = "nan"; in strtofloatingpoint() local