Searched refs:strtord (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | strtord.c | 76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() function 78 strtord(CONST char *s, char **sp, int rounding, double *d)
|
D | gdtoa.h | 144 #define __strtopd(s,se,x) strtord(s,se,1,x)
|
D | gdtoaimp.h | 508 #define strtord __strtord macro
|
/bionic/libc/ |
D | Android.mk | 363 upstream-openbsd/lib/libc/gdtoa/strtord.c \
|
D | Android.bp | 781 "upstream-openbsd/lib/libc/gdtoa/strtord.c",
|