Lines Matching refs:scope
1868 /* Modula-2 scope information. Can someone say what info it contains? */
1869 __define_stab (N_SCOPE, 0xc4, "SCOPE")
1941 | C0 LBRAC | C2 EXCL | C4 SCOPE | C6 |
5415 int has_init, int v, int scope);
14274 variable 'v' of scope 'scope' is declared before initializers are
14279 int has_init, int v, int scope)
14375 if (v && scope == VT_CONST) {
14436 if (scope == VT_CONST) {