Home
last modified time | relevance | path

Searched refs:w_short_pstring (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dmarshal.c204 w_short_pstring(const void *s, Py_ssize_t n, WFILE *p) in w_short_pstring() function
288 w_short_pstring(buf, strlen(buf), p); in w_float_str()
432 w_short_pstring(PyUnicode_1BYTE_DATA(v), in w_complex_object()