Home
last modified time | relevance | path

Searched refs:gfc_integer_info (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc644 for (gfc_integer_info *itype = gfc_integer_kinds; itype->kind != 0; itype++) in gfc_cpp_init()
H A Dgfortran.h2633 gfc_integer_info; typedef
2635 extern gfc_integer_info gfc_integer_kinds[];
H A Darith.cc135 gfc_integer_info *int_info; in gfc_arith_init_1()
256 gfc_integer_info *ip; in gfc_arith_done_1()
H A Dtrans-types.cc86 gfc_integer_info gfc_integer_kinds[MAX_INT_KINDS + 1];
817 gfc_build_int_type (gfc_integer_info *info) in gfc_build_int_type()
H A DChangeLog-2004296 * gcc/fortran/gfortran.h: Added pedantic_min_int to gfc_integer_info
657 * gfortran.h (gfc_integer_info): Add c_char, c_short, c_int,
H A DChangeLog-20061661 * gfortran.h (gfc_integer_info): Eliminate max_int.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c613 for (gfc_integer_info *itype = gfc_integer_kinds; itype->kind != 0; itype++) in gfc_cpp_init()
H A Darith.c136 gfc_integer_info *int_info; in gfc_arith_init_1()
257 gfc_integer_info *ip; in gfc_arith_done_1()
H A Dgfortran.h2344 gfc_integer_info; typedef
2346 extern gfc_integer_info gfc_integer_kinds[];
H A Dtrans-types.c84 gfc_integer_info gfc_integer_kinds[MAX_INT_KINDS + 1];
789 gfc_build_int_type (gfc_integer_info *info) in gfc_build_int_type()