Home
last modified time | relevance | path

Searched refs:scalar_allocatable (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h1014 unsigned int scalar_allocatable : 1; member
1027 (DECL_LANG_SPECIFIC (node)->scalar_allocatable)
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h1023 unsigned int scalar_allocatable : 1; member
1037 (DECL_LANG_SPECIFIC (node)->scalar_allocatable)
H A DChangeLog-20141648 (struct lang_decl): Add scalar_allocatable and scalar_pointer