Searched refs:constfloat (Results 1 – 2 of 2) sorted by relevance
118 const float constfloat = 0; variable119 EVAL_EXPR(43, varfloat && constfloat) // expected-error {{must have a constant size}}
118 const float constfloat = 0; variable119 EVAL_EXPR(43, varfloat && constfloat) // expected-error {{not an integer constant expression}}