Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c3223 int i_class = classify_type(i_type, &i_type); in evaluate_offsetof() local
3225 if (!is_int(i_class)) { in evaluate_offsetof()
3229 unrestrict(idx, i_class, &i_type); in evaluate_offsetof()