Home
last modified time | relevance | path

Searched refs:unmaskable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h829 unsigned unmaskable:1, masked:1, contained:1, mod_proc:1, abstract:1; member
H A Ddump-parse-tree.c884 if (attr->unmaskable) in show_attr()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h901 unsigned unmaskable:1, masked:1, contained:1, mod_proc:1, abstract:1; member
H A Ddump-parse-tree.cc909 if (attr->unmaskable) in show_attr()