Searched defs:syms (Results 1 – 9 of 9) sorted by relevance
26 from ..pygram import python_symbols as syms unknown
10 from ..pygram import python_symbols as syms unknown
7 syms = pattern_symbols variable
47 syms = pygram.python_symbols variable in BaseFix
9 from .pygram import python_symbols as syms unknown
437 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston()451 sym_ntos(const struct res_sym *syms, int number, int *success) { in sym_ntos()469 sym_ntop(const struct res_sym *syms, int number, int *success) { in sym_ntop()
419 def get_names(syms): argument428 syms = symtable.symtable(buf, file, "exec") variable
22 from lib2to3.pygram import python_symbols as syms unknown
296 struct SymtabEntry *syms; in handleApp() local735 const Elf32_Sym *syms = (const Elf32_Sym *) app->symtab.data; in genElfNanoRelocs() local