Searched refs:strtopQ (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/gdtoa/
H A DstrtopQ.c54 strtopQ(s, sp, V) CONST char *s; char **sp; void *V; function
56 strtopQ(CONST char *s, char **sp, void *V)
H A Dgdtoa.h139 extern int strtopQ ANSI((CONST char*, char**, void*));
146 #define strtopQ(s,se,x) strtorQ(s,se,1,x) macro
H A Dmakefile53 strtodg.c strtof.c strtopQ.c strtopd.c strtopdd.c strtopf.c\
74 strtopQ.c strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c\
H A Dgdtoaimp.h539 #define strtopQ __strtopQ macro
649 extern int strtopQ ANSI((CONST char *, char **, Void *));
/barrelfish-master/include/
H A Dgdtoa.h139 extern int strtopQ ANSI((CONST char*, char**, void*));
146 #define strtopQ(s,se,x) strtorQ(s,se,1,x) macro

Completed in 44 milliseconds