Searched refs:strtord (Results 1 – 4 of 4) 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 | 325 upstream-openbsd/lib/libc/gdtoa/strtord.c \
|