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

/external/python/cpython2/Python/
H A Dmarshal.c53 #define WFERR_UNMARSHALLABLE 1 macro
140 (p)->error = WFERR_UNMARSHALLABLE; \
191 p->error = WFERR_UNMARSHALLABLE;
263 p->error = WFERR_UNMARSHALLABLE;
289 p->error = WFERR_UNMARSHALLABLE;
296 p->error = WFERR_UNMARSHALLABLE;
344 p->error = WFERR_UNMARSHALLABLE;
361 p->error = WFERR_UNMARSHALLABLE;
407 p->error = WFERR_UNMARSHALLABLE;
414 p->error = WFERR_UNMARSHALLABLE;
[all...]
/external/python/cpython3/Python/
H A Dmarshal.c60 #define WFERR_UNMARSHALLABLE 1 macro
171 (p)->error = WFERR_UNMARSHALLABLE; \
233 p->error = WFERR_UNMARSHALLABLE;
292 p->error = WFERR_UNMARSHALLABLE;
365 p->error = WFERR_UNMARSHALLABLE;
390 p->error = WFERR_UNMARSHALLABLE;
397 p->error = WFERR_UNMARSHALLABLE;
456 p->error = WFERR_UNMARSHALLABLE;
511 p->error = WFERR_UNMARSHALLABLE;
518 p->error = WFERR_UNMARSHALLABLE;
[all...]

Completed in 431 milliseconds