Searched refs:ALIGN_MASK (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/libunarchive/unxz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/libunarchive/unxz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/libunarchive/unxz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/lzma/
H A Dlzma_common.h217 #define ALIGN_MASK (ALIGN_TABLE_SIZE - 1) macro
H A Dlzma_encoder.c172 ALIGN_BITS, pos_reduced & ALIGN_MASK);
H A Dlzma_encoder_optimum_normal.c122 + coder->align_prices[pos & ALIGN_MASK];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-ioctl.c388 #define ALIGN_MASK 7 macro
391 return (void *) (((size_t) (ptr + ALIGN_MASK)) & ~ALIGN_MASK);
429 needed += ALIGN_MASK;
474 *needed += ALIGN_MASK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm-ioctl.c388 #define ALIGN_MASK 7 macro
391 return (void *) (((size_t) (ptr + ALIGN_MASK)) & ~ALIGN_MASK);
429 needed += ALIGN_MASK;
474 *needed += ALIGN_MASK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libpostproc/
H A Dpostprocess_template.c28 #define ALIGN_MASK "$-8" macro
774 "and "ALIGN_MASK", %%"REG_c" \n\t" // align
1141 "and "ALIGN_MASK", %%"REG_c" \n\t"
2768 "and "ALIGN_MASK", %%"REG_c" \n\t" // align
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libpostproc/
H A Dpostprocess_template.c28 #define ALIGN_MASK "$-8" macro
774 "and "ALIGN_MASK", %%"REG_c" \n\t" // align
1141 "and "ALIGN_MASK", %%"REG_c" \n\t"
2768 "and "ALIGN_MASK", %%"REG_c" \n\t" // align
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libpostproc/
H A Dpostprocess_template.c28 #define ALIGN_MASK "$-8" macro
774 "and "ALIGN_MASK", %%"REG_c" \n\t" // align
1141 "and "ALIGN_MASK", %%"REG_c" \n\t"
2768 "and "ALIGN_MASK", %%"REG_c" \n\t" // align

Completed in 102 milliseconds