Searched refs:is_cglobal (Results 1 – 4 of 4) sorted by relevance
132 is_cglobal = 0 variable in Entry923 var_entry.is_cglobal = 11194 entry.is_cglobal = 11463 var_entry.is_cglobal = 1
1825 if not (entry.is_cglobal or entry.is_cfunction or entry.is_builtin):1993 … is_external_ref = entry.is_cglobal or self.entry.in_closure or self.entry.from_closure2001 if entry.is_cglobal:5270 entry.is_cglobal or entry.is_cfunction
1958 if entry.is_cglobal and entry.used:
4962 if arg.is_name and arg.entry.is_cglobal: