Home
last modified time | relevance | path

Searched defs:pechar (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dstrtod.c50 char *pechar; in strtod() local
83 char *pechar; in strtof() local
114 char *pechar; in strtold() local
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dstrtod.c43 char *pechar; local
H A Dstring_decim.c36 string_to_decimal(ppc, nmax, fortran_conventions, pd, pform, pechar) in string_to_decimal() argument
H A Dfile_decim.c36 file_to_decimal(ppc, nmax, fortran_conventions, pd, pform, pechar, pf, pnread) in file_to_decimal() argument
H A Dfunc_decim.c36 func_to_decimal(ppc, nmax, fortran_conventions, pd, pform, pechar, pget, pnread, punget) in func_to_decimal() argument
/titanic_41/usr/src/lib/libc/port/fp/
H A Dstring_decim.c39 char **pechar) in string_to_decimal()
H A Dfunc_decim.c39 char **pechar, int (*pget)(void), int *pnread, in func_to_decimal()
H A Dfile_decim.c54 char **pechar, FILE *pf, int *pnread) in file_to_decimal()