Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_constraints.c356 int orig_op = op; in handle_comparison() local
375 op = negate_gt(orig_op); in handle_comparison()
379 if (op == orig_op) in handle_comparison()