Searched refs:xpc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/3_function_objects/
H A Dmem_fn.cc51 const X* xpc = xp; local
61 const int& bxpc = mem_fn(&X::bar)(xpc);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/tr1/3_function_objects/
H A Dmem_fn.cc52 const X* xpc = xp; local
62 const int& bxpc = mem_fn(&X::bar)(xpc);

Completed in 55 milliseconds