Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_container_of.c119 static struct expression *get_partial_deref(struct expression *expr, int cnt) in get_partial_deref() function
167 one = get_partial_deref(expr, exp - min); in get_shared_str()
168 two = get_partial_deref(container, cont - min); in get_shared_str()