Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() function
43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
Dgdtoaimp.h540 #define gethex __gethex_D2A macro
592 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
Dstrtod.c182 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
Dstrtodg.c412 irv = gethex(&s, fpi, exp, &rvb, sign);
/bionic/libc/
DAndroid.mk352 upstream-openbsd/lib/libc/gdtoa/gethex.c \
DAndroid.bp770 "upstream-openbsd/lib/libc/gdtoa/gethex.c",