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

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dsynth4.C6 typedef void (X::*mfp)(); typedef
9 mfp memfp;
H A Dnet2.C35 dmem mfp = (argc == 1)? &D::a: &D::b; local
36 (d.*mfp)();
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp8039.C13 int (C::*mfp)() = &C::func;
14 bar((int*)mfp); // { dg-error "" } no clear semantics
H A Dp16146.C89 myFoundation* mfp = cip; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Ddecltype12.C20 int&& (X::*mfp)(const int&) = &X::f; variable
33 static_assert(is_same<decltype((xr.*mfp)(i)), int&&>::value,
35 static_assert(is_same<decltype((xp->*mfp)(i)), int&&>::value,
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/reference_wrapper/
H A Dinvoke-2.cc31 typedef int (X::*mfp)(int); typedef
33 mfp m = &X::f;
/haiku-buildtools/gcc/libgcc/config/epiphany/
H A Dcrtrunc.S1 # initialize config for -mfp-mode=truncate
H A Dcrtint.S1 # initialize config for -mfp-mode=int
/haiku-buildtools/gcc/mpfr/
H A Dconfigure5892 mpfr_cv_ieee_switches="-mfp-rounding-mode=d -mieee-with-inexact"

Completed in 147 milliseconds