Searched defs:scope_level (Results 1 – 2 of 2) sorted by relevance
63 struct scope_level { struct65 struct scope_level *next; argument80 struct scope_level *current_scope; argument
2227 static int scope_level = 0; in cp_nop() local