Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c110 Set_Int128 = 2048, enumerator
302 .test = Set_S|Set_T|Set_Char|Set_Short|Set_Int|Set_Float|Set_Double|Set_Long|Set_Vlong|Set_Int128,
303 .set = Set_T|Set_Int128,
1627 if (s->op->set & Set_Int128) in declaration_specifiers()