Home
last modified time | relevance | path

Searched refs:strtopx (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/gdtoa/
H A Dstrtopx.c56 strtopx(s, sp, V) CONST char *s; char **sp; void *V; in strtopx() 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 Dmakefile54 strtopx.c strtopxL.c strtorQ.c strtord.c strtordd.c strtorf.c\
74 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 *));
H A DREADME68 strtopx
286 strtopx
H A Dchanges148 strtox strtopx
578 gdtoa/strtopx.c, gdtoa/strtopxL.c, gdtoa/strtorx.c, gdtoa/strtorxL.c: