Searched refs:hexnan (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() function 57 hexnan( CONST char **sp, FPI *fpi, ULong *x0)
|
D | gdtoaimp.h | 542 #define hexnan __hexnan_D2A macro 594 extern int hexnan ANSI((CONST char**, FPI*, ULong*));
|
D | strtod.c | 318 && hexnan(&s, &fpinan, bits)
|
D | strtodg.c | 540 irv = hexnan(&s, fpi, bits);
|
/bionic/libc/ |
D | Android.mk | 356 upstream-openbsd/lib/libc/gdtoa/hexnan.c \
|
D | Android.bp | 774 "upstream-openbsd/lib/libc/gdtoa/hexnan.c",
|