Searched defs:nan (Results 1 - 1 of 1) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_nan.c39 * Scan a string of hexadecimal digits (the format nan(3) expects) and
48 * impossible to use nan(3) portably anyway, so this seems good enough.
79 nan(const char *s) function
109 __weak_reference(nan, nanl);

Completed in 31 milliseconds