Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c103 Set_Double = 16, enumerator
263 .set = Set_T|Set_Double,
276 .test = Set_S|Set_Char|Set_Float|Set_Double|Set_Long|Set_Short,
282 .test = Set_S|Set_Float|Set_Double|Set_Signed|Set_Unsigned,
289 .test = Set_S|Set_Float|Set_Double|Set_Signed|Set_Unsigned,
302 .test = Set_S|Set_T|Set_Char|Set_Short|Set_Int|Set_Float|Set_Double|Set_Long|Set_Vlong|Set_Int128,
1537 else if (what & Set_Double) in specifier_conflict()