Home
last modified time | relevance | path

Searched defs:tp_init (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Doc/includes/
Dtypestruct.h66 initproc tp_init; member
/third_party/python/Include/cpython/
Dobject.h256 initproc tp_init; member
/third_party/libinput/src/
Devdev-mt-touchpad.c3606 tp_init(struct tp_dispatch *tp, in tp_init() function