Home
last modified time | relevance | path

Searched defs:cray_pointer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.cc423 *use_assoc = "USE ASSOCIATED", *cray_pointer = "CRAY POINTER", in gfc_check_conflict() local
H A Dgfortran.h964 unsigned cray_pointer:1, cray_pointee:1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c423 *use_assoc = "USE ASSOCIATED", *cray_pointer = "CRAY POINTER", in gfc_check_conflict() local
H A Dgfortran.h892 unsigned cray_pointer:1, cray_pointee:1; member