Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_buf_size.c601 static struct expression *strip_ampersands(struct expression *expr) in strip_ampersands() function
687 right = strip_ampersands(right); in match_array_assignment()