Searched defs:pechar (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | strtod.c | 50 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 D | strtod.c | 43 char *pechar; local
|
H A D | string_decim.c | 36 string_to_decimal(ppc, nmax, fortran_conventions, pd, pform, pechar) in string_to_decimal() argument
|
H A D | file_decim.c | 36 file_to_decimal(ppc, nmax, fortran_conventions, pd, pform, pechar, pf, pnread) in file_to_decimal() argument
|
H A D | func_decim.c | 36 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 D | string_decim.c | 39 char **pechar) in string_to_decimal()
|
H A D | func_decim.c | 39 char **pechar, int (*pget)(void), int *pnread, in func_to_decimal()
|
H A D | file_decim.c | 54 char **pechar, FILE *pf, int *pnread) in file_to_decimal()
|