Searched defs:isconst (Results 1 – 2 of 2) sorted by relevance
92 def isconst(self): member in Variable
649 struct symbol *sym_lookup(const char *name, int isconst) in sym_lookup()