Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dtypeslots.h57 #define Py_tp_call 50 macro
/external/python/cpython3/Modules/
D_json.c1216 {Py_tp_call, scanner_call},
1777 {Py_tp_call, encoder_call},