Home
last modified time | relevance | path

Searched defs:ALIGN_MASK (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/lib/libc/powerpc64/string/
H A Dmemcpy_vsx.S31 #define ALIGN_MASK 0xf macro
H A Dmemcpy.S42 #define ALIGN_MASK 0x7 macro
H A Dbcopy.S37 #define ALIGN_MASK 0x7 macro
/freebsd-src/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/freebsd-src/contrib/xz/src/liblzma/lzma/
H A Dlzma_common.h234 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/freebsd-src/contrib/arm-optimized-routines/string/bench/
H A Dstrlen.c79 #define ALIGN_MASK global() macro
H A Dmemset.c88 #define ALIGN_MASK global() macro
H A Dmemcpy.c97 #define ALIGN_MASK global() macro