Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dmarshal.c53 #define WFERR_UNMARSHALLABLE 1 macro
140 (p)->error = WFERR_UNMARSHALLABLE; \
191 p->error = WFERR_UNMARSHALLABLE; in w_PyLong()
263 p->error = WFERR_UNMARSHALLABLE; in w_object()
289 p->error = WFERR_UNMARSHALLABLE; in w_object()
296 p->error = WFERR_UNMARSHALLABLE; in w_object()
344 p->error = WFERR_UNMARSHALLABLE; in w_object()
361 p->error = WFERR_UNMARSHALLABLE; in w_object()
407 p->error = WFERR_UNMARSHALLABLE; in w_object()
414 p->error = WFERR_UNMARSHALLABLE; in w_object()
[all …]
/external/python/cpython3/Python/
Dmarshal.c76 #define WFERR_UNMARSHALLABLE 1 macro
187 (p)->error = WFERR_UNMARSHALLABLE; \
249 p->error = WFERR_UNMARSHALLABLE; in w_PyLong()
308 p->error = WFERR_UNMARSHALLABLE; in w_ref()
381 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
406 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
413 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
472 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
527 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
534 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
[all …]