Home
last modified time | relevance | path

Searched refs:strtorQ (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
DstrtorQ.c100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() function
102 strtorQ(CONST char *s, char **sp, int rounding, void *L)
Dgdtoa.h147 #define __strtopQ(s,se,x) strtorQ(s,se,1,x)
Dgdtoaimp.h511 #define strtorQ __strtorQ macro
/bionic/libc/
DAndroid.mk372 upstream-openbsd/lib/libc/gdtoa/strtorQ.c \
DAndroid.bp787 srcs: ["upstream-openbsd/lib/libc/gdtoa/strtorQ.c"],