Searched defs:shuffle (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/crypto/ | ||
D | cast6-avx-x86_64-asm_64.S | 191 #define shuffle(mask) \ macro |
/linux-4.1.27/drivers/hwmon/ | ||
D | fschmd.c | 1016 const int shuffle[3] = { 1, 0, 2 }; in fschmd_dmi_decode() local |