Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c1425 static int handle_postop_inc(struct expression *left, int op, struct expression *right) in handle_postop_inc() function
1532 if (handle_postop_inc(left, op, right)) in handle_comparison()