Home
last modified time | relevance | path

Searched refs:struct_get_unpacker (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dmemoryobject.c1968 struct_get_unpacker(const char *fmt, Py_ssize_t itemsize) in struct_get_unpacker() function
2889 unpack_v = struct_get_unpacker(vv->format, vv->itemsize); in memory_richcompare()
2894 unpack_w = struct_get_unpacker(ww->format, ww->itemsize); in memory_richcompare()

Completed in 5 milliseconds