Home
last modified time | relevance | path

Searched defs:w_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dmarshal.c96 w_string(const char *s, Py_ssize_t n, WFILE *p) in w_string() function
/aosp_15_r20/external/python/cpython3/Python/
Dmarshal.c143 w_string(const void *s, Py_ssize_t n, WFILE *p) in w_string() function