Home
last modified time | relevance | path

Searched defs:cray_pointee (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.c424 *cray_pointee = "CRAY POINTEE", *data = "DATA", *value = "VALUE", in gfc_check_conflict() local
H A Dsymbol.cc424 *cray_pointee = "CRAY POINTEE", *data = "DATA", *value = "VALUE", in gfc_check_conflict() local
H A Dgfortran.h964 unsigned cray_pointer:1, cray_pointee:1; member
1146 bool cray_pointee; /* True iff this spec belongs to a cray pointee. */ member
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c424 *cray_pointee = "CRAY POINTEE", *data = "DATA", *value = "VALUE", in gfc_check_conflict() local
H A Dgfortran.h892 unsigned cray_pointer:1, cray_pointee:1; member
1071 bool cray_pointee; /* True iff this spec belongs to a cray pointee. */ member