Searched refs:strtorQ (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | strtorQ.c | 100 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)
|
D | gdtoa.h | 147 #define __strtopQ(s,se,x) strtorQ(s,se,1,x)
|
D | gdtoaimp.h | 511 #define strtorQ __strtorQ macro
|
/bionic/libc/ |
D | Android.mk | 372 upstream-openbsd/lib/libc/gdtoa/strtorQ.c \
|
D | Android.bp | 787 srcs: ["upstream-openbsd/lib/libc/gdtoa/strtorQ.c"],
|