Home
last modified time | relevance | path

Searched defs:getset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cn-cbor/test/
H A Dcbor_test.c276 CTEST(cbor, getset) in CTEST() argument
/aosp_15_r20/external/python/cpython2/Objects/
Ddescrobject.c664 PyDescr_NewGetSet(PyTypeObject *type, PyGetSetDef *getset) in PyDescr_NewGetSet()
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c94 PyGetSetDef getset; member
/aosp_15_r20/external/python/cpython3/Objects/
Ddescrobject.c991 PyDescr_NewGetSet(PyTypeObject *type, PyGetSetDef *getset) in PyDescr_NewGetSet()