Searched defs:codim (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 1113 gfc_typenode_for_spec (gfc_typespec * spec, int codim) in gfc_typenode_for_spec() 1378 bool contiguous, int codim) in gfc_build_array_type()
|
H A D | trans-array.c | 7690 int dim, ndim, codim; in gfc_conv_expr_descriptor() local
|
H A D | trans-intrinsic.c | 2668 int rank, corank, codim; in trans_image_index() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 1142 gfc_typenode_for_spec (gfc_typespec * spec, int codim) in gfc_typenode_for_spec() 1407 bool contiguous, int codim) in gfc_build_array_type()
|
H A D | trans-array.cc | 7815 int dim, ndim, codim; in gfc_conv_expr_descriptor() local
|
H A D | trans-intrinsic.cc | 2676 int rank, corank, codim; in trans_image_index() local
|