Searched defs:LEX_GET_FIELD (Results 1 – 2 of 2) sorted by relevance
50 #define LEX_GET_FIELD(k,c) (nds32_field_table[k])[((c) & 0xff)] macro