Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c1525 int left_postop = 0; in handle_comparison() local
1531 left_postop = left->op; in handle_comparison()
1683 if (left_postop == SPECIAL_INCREMENT) { in handle_comparison()
1687 if (left_postop == SPECIAL_DECREMENT) { in handle_comparison()