Home
last modified time | relevance | path

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

/external/cn-cbor/test/
Dcbor_test.c276 CTEST(cbor, getset) in CTEST() argument
/external/python/cpython2/Objects/
Ddescrobject.c664 PyDescr_NewGetSet(PyTypeObject *type, PyGetSetDef *getset) in PyDescr_NewGetSet()
/external/python/cpython3/Objects/
Ddescrobject.c777 PyDescr_NewGetSet(PyTypeObject *type, PyGetSetDef *getset) in PyDescr_NewGetSet()