Home
last modified time | relevance | path

Searched defs:_CRC32 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/lib/
H A Dcrc32-loongarch.c17 #define _CRC32(crc, value, size, type) \ macro
/linux/arch/mips/lib/
H A Dcrc32-mips.c65 #define _CRC32(crc, value, size, op) \ macro