Searched refs:MP_CUR_ERROR_EOF (Results 1 – 1 of 1) sorted by relevance
145 #define MP_CUR_ERROR_EOF 1 /* Not enough data to complete operation. */ macro167 _c->err = MP_CUR_ERROR_EOF; \819 if (c.err == MP_CUR_ERROR_EOF) { in mp_unpack_full()