Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A DstrtopxL.c52 strtopxL(s, sp, V) CONST char *s; char **sp; void *V; in strtopxL() function
54 strtopxL(CONST char *s, char **sp, void *V)
H A Dgdtoa.h141 extern int strtopxL ANSI((CONST char*, char**, void*));
148 #define strtopxL(s,se,x) strtorxL(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.h541 #define strtopxL __strtopxL macro
654 extern int strtopxL ANSI((CONST char *, char **, Void *));
H A DREADME69 strtopxL
287 strtopxL
H A Dchanges149 --- strtopxL
578 gdtoa/strtopx.c, gdtoa/strtopxL.c, gdtoa/strtorx.c, gdtoa/strtorxL.c: