Home
last modified time | relevance | path

Searched refs:_caller (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/tools/litre/
Dcplusplus.py15 def _caller(up=0): function
125 c = _caller(2)[1::-1]
/third_party/python/Lib/
Dtyping.py1437 def _caller(depth=1, default='__main__'): function
2454 def_mod = _caller()