Home
last modified time | relevance | path

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

/freebsd/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/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/freebsd/contrib/arm-optimized-routines/string/bench/
H A Dmemset.c79 #define ALIGN_MASK (ALIGN_NUM-1) macro
H A Dstrlen.c62 #define ALIGN_MASK (ALIGN_NUM - 1) macro
H A Dmemcpy.c80 #define ALIGN_MASK (ALIGN_NUM-1) macro