Searched refs:NJ_GET_RESULT_OP (Results 1 – 2 of 2) sorted by relevance
86 switch (NJ_GET_RESULT_OP(result->operation_id)) { in njx_get_candidate()116 switch (NJ_GET_RESULT_OP(result->operation_id)) { in njx_get_stroke()
305 #define NJ_GET_RESULT_OP(id) ((id) & NJ_OP_MASK) macro