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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
inspect_fodder2.py 53 def setfunc(func): function
55 setfunc(lambda x, y: x*y)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
inspect_fodder2.py 53 def setfunc(func): function
55 setfunc(lambda x, y: x*y)
  /external/elfutils/src/libdwfl/
frame_unwind.c 629 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) function
713 if (! ebl_unwind (ebl, pc, setfunc, getfunc, readfunc, state, &signal_frame))

Completed in 542 milliseconds