Searched defs:LEX_SET_FIELD (Results 1 – 2 of 2) sorted by relevance
49 #define LEX_SET_FIELD(k,c) ((c) | (((k) + 1) << 8)) macro