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

/osnet-11/usr/src/lib/libc/port/fp/
H A Dchar_to_decimal.h43 * int fortran_conventions;
86 * nmax and fortran_conventions will be unchanged;
118 if (fortran_conventions > 0)
139 if (fortran_conventions >= 2 && spacefound) {
180 if (fortran_conventions < 2)
183 * When fortran_conventions >= 2, treat leading
197 if (fortran_conventions < 0) {
234 fortran_conventions >= 2)) {
274 if (fortran_conventions >= 2 && (agree == 3 ||
304 if (fortran_conventions <
[all...]
H A Dstring_decim.c37 string_to_decimal(char **ppc, int nmax, int fortran_conventions, argument
H A Dfunc_decim.c37 func_to_decimal(char **ppc, int nmax, int fortran_conventions, argument
H A Dfile_decim.c52 file_to_decimal(char **ppc, int nmax, int fortran_conventions, argument
83 if (fortran_conventions < 0) {

Completed in 18 milliseconds