Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_testbuffer.c304 PyObject *structobj, *pack_into; in pack_from_list() local
397 PyObject *structobj = NULL, *pack_into = NULL, *args = NULL; in pack_single() local
660 PyObject *structobj = NULL, *unpack_from = NULL; in ndarray_as_list() local
/third_party/flatbuffers/include/flatbuffers/
Dflatbuffer_builder.h1215 template<typename T> Offset<const T *> CreateStruct(const T &structobj) { in CreateStruct()
/third_party/python/Objects/
Dmemoryobject.c1972 PyObject *structobj = NULL; in struct_get_unpacker() local