Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A DstrtoIxL.c36 strtoIxL(s, sp, a, b) CONST char *s; char **sp; void *a; void *b; in strtoIxL() function
38 strtoIxL(CONST char *s, char **sp, void *a, void *b)
H A Dmakefile52 strtoIf.c strtoIg.c strtoIx.c strtoIxL.c strtod.c strtodI.c\
73 strtoIxL.c strtod.c strtodI.c strtodg.c strtodnrp.c strtof.c\
H A Dgdtoa.h127 extern int strtoIxL ANSI((CONST char*, char**, void*, void*));
H A Dgdtoaimp.h528 #define strtoIxL __strtoIxL macro
646 extern int strtoIxL ANSI((CONST char *, char **, void *, void *));
H A DREADME88 strtoIxL
277 strtoIxL
H A Dchanges151 --- strtoIxL