Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/
Dp1.cpp21 float (*f1f)(float) = (&f1); in test_f1() local
/external/clang/test/CodeGenCXX/
Dfloat128-declarations.cpp28 __float128 f1f; variable