Searched refs:BYTESWAP (Results 1 – 4 of 4) sorted by relevance
398 #define BYTESWAP(x) vperm(x, x, x, 15) macro403 #define BYTESWAP(x) macro458 BYTESWAP(16) \459 BYTESWAP(17) \460 BYTESWAP(18) \461 BYTESWAP(19) \481 BYTESWAP(24) \482 BYTESWAP(25) \483 BYTESWAP(26) \484 BYTESWAP(27) \[all …]
93 #define BYTESWAP(x) do { \ macro109 #define BYTESWAP(x) do { \268 BYTESWAP(yw); in br_ghash_pclmul()269 BYTESWAP(h1w); in br_ghash_pclmul()308 BYTESWAP(aw0); in br_ghash_pclmul()309 BYTESWAP(aw1); in br_ghash_pclmul()310 BYTESWAP(aw2); in br_ghash_pclmul()311 BYTESWAP(aw3); in br_ghash_pclmul()356 BYTESWAP(aw); in br_ghash_pclmul()374 BYTESWAP(yw); in br_ghash_pclmul()
13 BYTESWAP=be15 BYTESWAP=le129 newfs -B ${BYTESWAP} -O${fslevel} -b ${bs} -f ${fragsz} \
56 #define BYTESWAP macro 1280 #ifdef BYTESWAP1379 #else /* not BYTESWAP */1387 #endif /* BYTESWAP */1392 #ifdef BYTESWAP1443 #else /* not BYTESWAP */1450 #endif /* BYTESWAP */1846 * must be reversed. This is controlled by the MACRO BYTESWAP; if defined, it