Home
last modified time | relevance | path

Searched defs:fbig (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Parser/
H A Dpragma-fenv_access.c38 CONST float fbig = too_big; // inexact in main() local
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp290 constexpr float fbig = (float) ubig; // not-expected-error {{constant expression}} not-expected-note {{floating point arithmetic suppressed in strict evaluation modes}} global() variable