Home
last modified time | relevance | path

Searched refs:make_op_unsigned (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_conditions.c363 static int make_op_unsigned(int op) in make_op_unsigned() function
384 expr->op = make_op_unsigned(expr->op); in hackup_unsigned_compares()