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

/freebsd-10.3-release/contrib/gdtoa/
H A DstrtopxL.c52 strtopxL(s, sp, V) CONST char *s; char **sp; void *V; 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 *));

Completed in 64 milliseconds