Lines Matching refs:WFERR_UNMARSHALLABLE
53 #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()
424 p->error = WFERR_UNMARSHALLABLE; in w_object()
456 p->error = WFERR_UNMARSHALLABLE; in w_object()
1206 case WFERR_UNMARSHALLABLE: in set_error()