Searched defs:CR_ST_WORD (Results 1 – 1 of 1) sorted by relevance
29 #define CR_ST_WORD(state, i) ((state).words[(3 - (i)) ^ 2]) macro32 #define CR_ST_WORD(state, i) ((state).words[i]) macro