HomeSort by relevance Sort by last modified time
    Searched refs:MAKE_FUNCTION (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
opcode.h 131 #define MAKE_FUNCTION 132 /* #defaults */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
opcode.h 131 #define MAKE_FUNCTION 132 /* #defaults */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 234 For example, a MAKE_FUNCTION block will contain a reference to
549 Must convert references to code (MAKE_FUNCTION) to code
750 def MAKE_FUNCTION(self, argc):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 234 For example, a MAKE_FUNCTION block will contain a reference to
549 Must convert references to code (MAKE_FUNCTION) to code
750 def MAKE_FUNCTION(self, argc):

Completed in 183 milliseconds