Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer2/
H A Dhammer2_lz4_encoder.h181 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress_heap_limitedOutput()
366 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress64k_heap_limitedOutput()
H A Dhammer2_lz4.c190 # define UARCH U64 macro
199 # define UARCH U32 macro
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4.c192 # define UARCH U64 macro
201 # define UARCH U32 macro
H A Dhammer2_lz4_encoder.h181 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress_heap_limitedOutput()
366 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress64k_heap_limitedOutput()
/dragonfly/sbin/hammer2/lz4/
H A Dhammer2_lz4_encoder.h181 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress_heap_limitedOutput()
366 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress64k_heap_limitedOutput()
H A Dhammer2_lz4.c187 # define UARCH U64 macro
196 # define UARCH U32 macro