Searched refs:ENCODE_STATE (Results 1 – 1 of 1) sorted by relevance
35 #define ENCODE_STATE(c, n) (short)(((c)&0x1ff)|(((n)&0x7f)<<9)) macro108 m[i] = ENCODE_STATE(c, n); in cn_set_magic()