Searched refs:A16 (Results 1 – 4 of 4) sorted by relevance
304 #define A16(x) (((U16_S *)(x))->v) macro357 { U16 v = A16(p); v = lz4_bswap16(v); d = (s) - v; }359 { U16 v = (U16)(i); v = lz4_bswap16(v); A16(p) = v; p += 2; }361 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) { d = (s) - A16(p); }362 #define LZ4_WRITE_LITTLEENDIAN_16(p, v) { A16(p) = v; p += 2; }575 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) { in LZ4_compressCtx()764 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) { in LZ4_compress64kCtx()
49 #define A16 addr16; macro65 #define A16 .byte 0x67;
52 #define A16 addr16; macro68 #define A16 .byte 0x67;
956 <AT91_PIOE 16 AT91_PERIPH_B AT91_PINCTRL_NONE /* PE16 periph B, conflicts with A16 */