Searched defs:TAB (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/x86/crypto/ | 
| D | aes-x86_64-asm_64.S | 83 #define round(TAB,OFFSET,r1,r2,r3,r4,r5,r6,r7,r8,ra,rb,rc,rd) \  argument138 #define encrypt_round(TAB,OFFSET) \  argument
 142 #define encrypt_final(TAB,OFFSET) \  argument
 145 #define decrypt_round(TAB,OFFSET) \  argument
 149 #define decrypt_final(TAB,OFFSET) \  argument
 
 | 
| /linux-4.4.14/scripts/kconfig/lxdialog/ | 
| D | dialog.h | 59 #define TAB 9  macro
 |