Searched defs:LZ4F_errorCodes (Results 1 - 1 of 1) sorted by relevance

/external/lz4/lib/
H A Dlz4frame_static.h73 typedef enum { LZ4F_LIST_ERRORS(LZ4F_GENERATE_ENUM) } LZ4F_errorCodes; /* enum is exposed, to handle specific errors; compare function result to -enum value */ typedef in typeref:enum:__anon13963
75 LZ4F_errorCodes LZ4F_getErrorCode(size_t functionResult);

Completed in 107 milliseconds