Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/gdtoa/
HDstrtopxL.c52 strtopxL(s, sp, V) CONST char *s; char **sp; void *V; in strtopxL() function
54 strtopxL(CONST char *s, char **sp, void *V)
HDgdtoa.h141 extern int strtopxL ANSI((CONST char*, char**, void*));
148 #define strtopxL(s,se,x) strtorxL(s,se,1,x) macro
HDmakefile54 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\
HDgdtoaimp.h541 #define strtopxL __strtopxL macro
654 extern int strtopxL ANSI((CONST char *, char **, Void *));
HDREADME69 strtopxL
287 strtopxL
HDchanges149 --- strtopxL
578 gdtoa/strtopx.c, gdtoa/strtopxL.c, gdtoa/strtorx.c, gdtoa/strtorxL.c: