Home
last modified time | relevance | path

Searched defs:copySize (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/
H A Dlz4.c184 size_t copySize = (size_t)(lowPrefix-match); in LZ4_decompress_generic() local
/openbmc/linux/lib/lz4/
H A Dlz4_decompress.c358 size_t const copySize = (size_t)(lowPrefix - match); in LZ4_decompress_generic() local
/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.c1117 int copySize; in edge_write() local