Searched refs:ITM_EXPR_GE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h685 #define ITM_EXPR_GE ITM_EXPR_GE_E_E macro
H A Ditm_comp.y1944 $$ = expr_binary(ITM_EXPR_GE, $1, $3);
2009 $$ = expr_binary2(ITM_EXPR_GE, $1, $3);
H A Ddisassemble.c2686 case ITM_EXPR_GE: /* A >= B */

Completed in 66 milliseconds