Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dmarshal.c96 w_string(const char *s, Py_ssize_t n, WFILE *p) in w_string() function
153 w_string(s, n, p); in w_pstring()
267 w_string((char*)buf, 8, p); in w_object()
279 w_string(buf, n, p); in w_object()
293 w_string((char*)buf, 8, p); in w_object()
299 w_string((char*)buf, 8, p); in w_object()
312 w_string(buf, n, p); in w_object()
322 w_string(buf, n, p); in w_object()
/external/python/cpython3/Python/
Dmarshal.c141 w_string(const char *s, Py_ssize_t n, WFILE *p) in w_string() function
200 w_string(s, n, p); in w_pstring()
207 w_string(s, n, p); in w_short_pstring()
385 w_string((char*)buf, 8, p); in w_complex_object()
397 w_string(buf, n, p); in w_complex_object()
410 w_string((char*)buf, 8, p); in w_complex_object()
416 w_string((char*)buf, 8, p); in w_complex_object()
429 w_string(buf, n, p); in w_complex_object()
439 w_string(buf, n, p); in w_complex_object()