HomeSort by: relevance | last modified time | path
    Searched refs:mf2 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
ref-params.cc 58 int mf2(MultiChild& C) function
77 mf2(MQ); /* Set breakpoint MQ here. */
rvalue-ref-params.cc 75 mf2 (MultiChild &&C) function
98 mf2 (std::move (MQ)); /* Set breakpoint MQ here. */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
ref-params.cc 58 int mf2(MultiChild& C) function
77 mf2(MQ); /* Set breakpoint MQ here. */
rvalue-ref-params.cc 75 mf2 (MultiChild &&C) function
98 mf2 (std::move (MQ)); /* Set breakpoint MQ here. */
  /src/external/bsd/am-utils/dist/amd/
mntfs.c 296 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;
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/
mul_basecase.asm 198 L(mf2): mulx( (up), w2, w3)
354 JMPENT( L(mf2), L(mtab))
mullo_basecase.asm 191 L(mf2): mulx( (up), %r10, %r8)
391 JMPENT( L(mf2), L(mtab))
sqr_basecase.asm 245 L(mf2): mulx( u0, w0, w1) C up[0]^2
825 JMPENT( L(mf2), L(mtab))

Completed in 38 milliseconds