Searched refs:strtorQ (Results 1 – 4 of 4) 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 | 158 #define __strtopQ(s,se,x) strtorQ(s,se,1,x)
|
D | gdtoaimp.h | 510 #define strtorQ __strtorQ macro
|
/bionic/libc/ |
D | Android.bp | 704 srcs: ["upstream-openbsd/lib/libc/gdtoa/strtorQ.c"],
|