Home
last modified time | relevance | path

Searched refs:Set_Float (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c102 Set_Float = 32, enumerator
260 .set = Set_T|Set_Float,
266 .test = Set_S|Set_Char|Set_Float|Set_Double|Set_Long|Set_Short,
272 .test = Set_S|Set_Float|Set_Double|Set_Signed|Set_Unsigned,
279 .test = Set_S|Set_Float|Set_Double|Set_Signed|Set_Unsigned,
286 .test = Set_S|Set_Char|Set_Float|Set_Short|Set_Vlong,
292 .test = Set_S|Set_T|Set_Char|Set_Short|Set_Int|Set_Float|Set_Double|Set_Long|Set_Vlong|Set_Int128,
1463 else if (what & Set_Float) in specifier_conflict()
1553 if (s->op->set & (Set_Short|Set_Float)) { in declaration_specifiers()

Completed in 5 milliseconds