Searched refs:strtopx (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdtoa/
H A Dstrtopx.c56 strtopx(s, sp, V) CONST char *s; char **sp; void *V; function
58 strtopx(CONST char *s, char **sp, void *V)
H A Dgdtoa.h140 extern int strtopx ANSI((CONST char*, char**, void*));
147 #define strtopx(s,se,x) strtorx(s,se,1,x) macro
H A Dmakefile52 strtopx.c strtopxL.c strtorQ.c strtord.c strtordd.c strtorf.c\
72 strtopQ.c strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c\
H A Dgdtoaimp.h540 #define strtopx __strtopx macro
653 extern int strtopx ANSI((CONST char *, char **, Void *));

Completed in 166 milliseconds