Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dceval.c184 #define PCALL_BOUND_METHOD 5 macro
4381 PCALL(PCALL_BOUND_METHOD); in call_function()
/external/python/cpython2/Doc/c-api/
Dinit.rst1092 | :const:`PCALL_BOUND_METHOD` | 5 |