HomeSort by: relevance | last modified time | path
    Searched defs:nan (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
s_nan.c 53 * Scan a string of hexadecimal digits (the format nan(3) expects) and
62 * impossible to use nan(3) portably anyway, so this seems good enough.
93 nan(const char *s) function in typeref:typename:double
123 __weak_reference(nan, nanl);
s_nan.c 53 * Scan a string of hexadecimal digits (the format nan(3) expects) and
62 * impossible to use nan(3) portably anyway, so this seems good enough.
93 nan(const char *s) function in typeref:typename:double
123 __weak_reference(nan, nanl);

Completed in 75 milliseconds