Home
last modified time | relevance | path

Searched refs:strtord (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtord.c76 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)
Dgdtoa.h155 #define __strtopd(s,se,x) strtord(s,se,1,x)
Dgdtoaimp.h507 #define strtord __strtord macro
/bionic/libc/
DAndroid.bp721 "upstream-openbsd/lib/libc/gdtoa/strtord.c",