Searched refs:strtopxL (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/gdtoa/ |
H A D | strtopxL.c | 52 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 D | gdtoa.h | 141 extern int strtopxL ANSI((CONST char*, char**, void*)); 148 #define strtopxL(s,se,x) strtorxL(s,se,1,x) macro
|
H A D | makefile | 54 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 D | gdtoaimp.h | 541 #define strtopxL __strtopxL macro 654 extern int strtopxL ANSI((CONST char *, char **, Void *));
|
H A D | README | 69 strtopxL 287 strtopxL
|
H A D | changes | 149 --- strtopxL 578 gdtoa/strtopx.c, gdtoa/strtopxL.c, gdtoa/strtorx.c, gdtoa/strtorxL.c:
|