Searched refs:CS_OP_NUM (Results 1 – 2 of 2) sorted by relevance
59 CS_OP_NUM = (1<<3), enumerator96 #define CS_OPS_UNARY (CS_OP_EXISTS | CS_OP_NOT | CS_OP_NUM | CS_OP_LPAREN)
1107 case CS_OP_NUM: return "#"; in expand_token_type()1928 if (arg->op_type & CS_OP_NUM) in expand_arg()2199 case CS_OP_NUM: in eval_expr()