Home
last modified time | relevance | path

Searched defs:pcall (Results 1 – 2 of 2) sorted by relevance

/external/clang/utils/TestUtils/
Ddeep-stack.py3 def pcall(f, N): function
/external/python/cpython2/Python/
Dceval.c177 static int pcall[PCALL_NUM]; variable