Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c109 Set_Vlong = 1024, enumerator
262 .test = Set_T|Set_Signed|Set_Unsigned|Set_Short|Set_Vlong,
296 .test = Set_S|Set_Char|Set_Float|Set_Short|Set_Vlong,
302 .test = Set_S|Set_T|Set_Char|Set_Short|Set_Int|Set_Float|Set_Double|Set_Long|Set_Vlong|Set_Int128,
1634 Set_Vlong, in declaration_specifiers()
1638 seen |= Set_Vlong; in declaration_specifiers()