Home
last modified time | relevance | path

Searched refs:NANSTR (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c38 #define NANSTR "NaN" macro
149 return (nrv_alloc(NANSTR, rve, sizeof(NANSTR) - 1)); in __hdtoa()
248 return (nrv_alloc(NANSTR, rve, sizeof(NANSTR) - 1)); in __hldtoa()