HomeSort by relevance Sort by last modified time
    Searched full:do_new (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/
m_translate.c 317 # define DO_NEW(syze, tmpp) \
483 case -4: DO_NEW( 4, tttmp); addStmtToIRSB(bb,st); continue;
485 case -8: DO_NEW( 8, tttmp); addStmtToIRSB(bb,st); continue;
487 case -12: DO_NEW( 12, tttmp); addStmtToIRSB(bb,st); continue;
489 case -16: DO_NEW( 16, tttmp); addStmtToIRSB(bb,st); continue;
491 case -32: DO_NEW( 32, tttmp); addStmtToIRSB(bb,st); continue;
493 case -112: DO_NEW( 112, tttmp); addStmtToIRSB(bb,st); continue;
495 case -128: DO_NEW( 128, tttmp); addStmtToIRSB(bb,st); continue;
497 case -144: DO_NEW( 144, tttmp); addStmtToIRSB(bb,st); continue;
499 case -160: DO_NEW( 160, tttmp); addStmtToIRSB(bb,st); continue
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqwiz.py 692 def do_new(self): member in class:FaqWizard
  /external/python/cpython2/Tools/faqwiz/
faqwiz.py 692 def do_new(self): member in class:FaqWizard

Completed in 115 milliseconds