Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_struct.c1812 s_pack_internal(PyStructObject *soself, PyObject *const *args, int offset, in s_pack_internal() function
1927 if ( s_pack_internal(soself, args, 0, buf, state) != 0 ) { in s_pack()
2028 if (s_pack_internal(soself, args, 2, (char*)buffer.buf + offset, state) != 0) { in s_pack_into()

Completed in 5 milliseconds