Home
last modified time | relevance | path

Searched defs:rd2 (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-0x.cpp106 …double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a… variable
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dreferences.cpp47 …double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a… in test4() local
/minix3/lib/libm/noieee_src/
H A Dn_erf.c252 rd2 = 6.24999999772906433825880867516e-001, variable