Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c1526 int right_postop = 0; in handle_comparison() local
1543 right_postop = right->op; in handle_comparison()
1691 if (right_postop == SPECIAL_INCREMENT) { in handle_comparison()
1695 if (right_postop == SPECIAL_DECREMENT) { in handle_comparison()