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

/bionic/libm/src/
H A Ds_nan.c60 * Scan a string of hexadecimal digits (the format nan(3) expects) and
69 * impossible to use nan(3) portably anyway, so this seems good enough.
100 nan(const char *s) function
130 __weak_alias(nanl, nan);

Completed in 1651 milliseconds