Home
last modified time | relevance | path

Searched refs:Py_tp_clear (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/
Dtypeslots.h58 #define Py_tp_clear 51 macro
/third_party/python/Modules/
D_abc.c104 {Py_tp_clear, abc_data_clear},
D_json.c1218 {Py_tp_clear, scanner_clear},
1779 {Py_tp_clear, encoder_clear},
/third_party/python/Python/
DPython-ast.c1025 {Py_tp_clear, ast_clear},