Lines Matching refs:WFERR_UNMARSHALLABLE
76 #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()
544 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
573 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
582 p->error = WFERR_UNMARSHALLABLE; in w_complex_object()
1648 (wf.error==WFERR_UNMARSHALLABLE)?"unmarshallable object" in PyMarshal_WriteObjectToString()