Searched refs:get_caller_module_dict (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/ply/
H A Dlex.py420 # get_caller_module_dict()
427 def get_caller_module_dict(levels): function
887 ldict = get_caller_module_dict(2)
H A Dyacc.py2695 # get_caller_module_dict()
2702 def get_caller_module_dict(levels): function
3055 pdict = get_caller_module_dict(2)

Completed in 108 milliseconds