Searched refs:LZ4_copy4 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/ | ||
| H A D | lz4_wrapper.c | 18 static void LZ4_copy4(void *dst, const void *src) in LZ4_copy4() function |
| H A D | lz4.c | 214 LZ4_copy4(op+4, match); in LZ4_decompress_generic() |