Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c75 int no_expand = expr->ctype->ctype.modifiers & MOD_UNSIGNED; in get_longlong() local
81 no_expand = 1; in get_longlong()
84 if (no_expand) in get_longlong()