| /src/games/rogue/ |
| rogue.h | 208 #define first_level is_protected 226 short is_protected; /* level starts */ member in struct:obj
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| symbol.cc | 456 *volatile_ = "VOLATILE", *is_protected = "PROTECTED", local 697 conf (is_protected, intrinsic) 698 conf (is_protected, in_common) 776 conf2 (is_protected); 902 conf2 (is_protected); 1279 if (attr->is_protected) 1287 attr->is_protected = 1; 2103 if (src->is_protected && !gfc_add_protected (dest, NULL, where))
|
| gfortran.h | 878 is_protected:1, /* Symbol has been marked as protected. */ member in struct:__anon13616
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| symbol.cc | 425 *volatile_ = "VOLATILE", *is_protected = "PROTECTED", local 677 conf (is_protected, intrinsic) 678 conf (is_protected, in_common) 756 conf2 (is_protected); 882 conf2 (is_protected); 1273 if (attr->is_protected) 1281 attr->is_protected = 1; 2097 if (src->is_protected && !gfc_add_protected (dest, NULL, where))
|
| gfortran.h | 870 is_protected:1, /* Symbol has been marked as protected. */ member in struct:__anon16051
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gdbtypes.h | 696 bool is_protected () const function in struct:field
|
| /src/external/gpl3/gdb/dist/gdb/ |
| gdbtypes.h | 712 bool is_protected () const function in struct:field
|