Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dmemoryobject.c2027 struct_unpack_single(const char *ptr, struct unpacker *x) in struct_unpack_single() function
2689 v = struct_unpack_single(p, unpack_p); in struct_unpack_cmp()
2693 w = struct_unpack_single(q, unpack_q); in struct_unpack_cmp()

Completed in 5 milliseconds