Searched defs:fat_type (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sbin/newfs_msdos/ |
H A D | mkfs_msdos.c | 92 #define mincls(fat_type) ((fat_type) == 12 ? MINCLS12 : \ argument 96 #define maxcls(fat_type) ((fat_type) == 12 ? MAXCLS12 : \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 1792 tree fat_type, decl, arraytype, *chain = NULL; in gfc_get_array_descriptor_base() local 1887 tree fat_type, base_type, arraytype, lower, upper, stride, tmp, rtype; in gfc_get_array_type_bounds() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 1844 tree fat_type, decl, arraytype, *chain = NULL; in gfc_get_array_descriptor_base() local 1939 tree fat_type, base_type, arraytype, lower, upper, stride, tmp, rtype; in gfc_get_array_type_bounds() local
|