Home
last modified time | relevance | path

Searched refs:rvl_error (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/lz4/
Dlz4.c1925 static const Rvl_t rvl_error = (Rvl_t)(-1); variable
1935 return rvl_error; in read_variable_length()
1942 return rvl_error; in read_variable_length()
1946 return rvl_error; in read_variable_length()
2030 if (addl == rvl_error) { in LZ4_decompress_generic()
2064 if (addl == rvl_error) { in LZ4_decompress_generic()
2197 if (addl == rvl_error) { goto _output_error; } in LZ4_decompress_generic()
2276 if (addl == rvl_error) { goto _output_error; } in LZ4_decompress_generic()