Home
last modified time | relevance | path

Searched refs:fortran_conventions (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/fp/
H A Dchar_to_decimal.h119 if (fortran_conventions > 0)
140 if (fortran_conventions >= 2 && spacefound) {
181 if (fortran_conventions < 2)
198 if (fortran_conventions < 0) {
235 fortran_conventions >= 2)) {
275 if (fortran_conventions >= 2 && (agree == 3 ||
305 if (fortran_conventions < 0) {
333 if (fortran_conventions >= 2) {
338 if (fortran_conventions >= 2) {
413 if (fortran_conventions < 2)
[all …]
H A Dstring_decim.c36 string_to_decimal(char **ppc, int nmax, int fortran_conventions, in string_to_decimal() argument
40 string_to_decimal_l(ppc, nmax, fortran_conventions, pd, pform, pechar, in string_to_decimal()
45 string_to_decimal_l(char **ppc, int nmax, int fortran_conventions, in string_to_decimal_l() argument
H A Dfile_decim.c51 file_to_decimal(char **ppc, int nmax, int fortran_conventions, in file_to_decimal() argument
83 if (fortran_conventions < 0) { in file_to_decimal()
H A Dfunc_decim.c36 func_to_decimal(char **ppc, int nmax, int fortran_conventions, in func_to_decimal() argument