Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_memcpy_overflow.c79 static int size_of_union(struct expression *expr) in size_of_union() function
258 if (needed.value <= size_of_union(dest)) in match_limited()