Searched refs:YASM_EXPR_LE (Results 1 – 6 of 6) sorted by relevance
245 YASM_EXPR_LE, /**< Less than or equal to comparison. */ enumerator
569 case YASM_EXPR_LE: in yasm_intnum_calc()
1384 case YASM_EXPR_LE: in yasm_expr_print()
172 e = yasm_expr_create_tree(e, YASM_EXPR_LE, f, 0); in rexp3()
41 ((operator.__le__, operator.le, '<='), YASM_EXPR_LE),
163 elif op == 1: aop = YASM_EXPR_LE