Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c99 Set_Char = 4, enumerator
240 .set = Set_T|Set_Char,
266 .test = Set_S|Set_Char|Set_Float|Set_Double|Set_Long|Set_Short,
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,
1459 if (what & Set_Char) in specifier_conflict()
1551 else if (s->op->set & Set_Char) in declaration_specifiers()

Completed in 5 milliseconds