Searched refs:SC_GLOBAL_EXPLICT (Results 1 – 3 of 3) sorted by relevance
8 SC_GLOBAL_EXPLICT = 3 variable
4 from compiler.consts import SC_LOCAL, SC_GLOBAL_IMPLICIT, SC_GLOBAL_EXPLICT, \93 return SC_GLOBAL_EXPLICT
10 from compiler.consts import SC_LOCAL, SC_GLOBAL_IMPLICIT, SC_GLOBAL_EXPLICT, \286 elif scope == SC_GLOBAL_EXPLICT: