Searched refs:mf2 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dref-params.cc53 int mf2(MultiChild& C) function
71 mf2(MQ); /* Set breakpoint MQ here. */
H A Drvalue-ref-params.cc63 mf2 (MultiChild &&C) function
82 mf2 (std::move (MQ)); /* Set breakpoint MQ here. */
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dref-params.cc53 int mf2(MultiChild& C) function
71 mf2(MQ); /* Set breakpoint MQ here. */
H A Drvalue-ref-params.cc75 mf2 (MultiChild &&C) function
98 mf2 (std::move (MQ)); /* Set breakpoint MQ here. */
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dmntfs.c296 mntfs *mf2 = mf; local
298 if (mf2->mf_refc == 0 && mf2->mf_cid)
299 discard_mntfs(mf2);
387 mntfs *mf2; local
409 mf2 = find_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts);
411 return mf2;
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/
H A Dmul_basecase.asm198 L(mf2): mulx( (up), w2, w3)
354 JMPENT( L(mf2), L(mtab))
H A Dmullo_basecase.asm191 L(mf2): mulx( (up), %r10, %r8)
391 JMPENT( L(mf2), L(mtab))
H A Dsqr_basecase.asm245 L(mf2): mulx( u0, w0, w1) C up[0]^2
825 JMPENT( L(mf2), L(mtab))

Completed in 152 milliseconds