Searched defs:INDEX (Results 1 – 4 of 4) sorted by relevance
77 #define SUBL(INDEX) (subkey[(INDEX)*2+1]) argument78 #define SUBR(INDEX) (subkey[(INDEX)*2]) argument103 #define CAMELLIA_SP1110(INDEX) (camellia_sp1110[(INDEX)]) argument104 #define CAMELLIA_SP0222(INDEX) (camellia_sp0222[(INDEX)]) argument105 #define CAMELLIA_SP3033(INDEX) (camellia_sp3033[(INDEX)]) argument106 #define CAMELLIA_SP4404(INDEX) (camellia_sp4404[(INDEX)]) argument
76 static inline int INDEX(int ipd_port) in INDEX() function
100 #define INDEX(port) (port & 0xf) in __cvmx_helper_errata_fix_ipd_ptr_alignment() macro
245 #define INDEX(i) {false}, i##_index macro