Home
last modified time | relevance | path

Searched defs:compound (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dshift-undef.c30 int compound(int s, unsigned int u, int p) in compound() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_implied.c685 struct statement *compound; in get_left_most_expr() local