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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
methodobject.h 54 #define METH_VARARGS 0x0001
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
methodobject.h 54 #define METH_VARARGS 0x0001
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/
function.py 8 METH_VARARGS = "METH_VARARGS"
83 self.ml_meth = METH_VARARGS
150 if self.args.ml_meth == METH_VARARGS:
  /prebuilts/gdb/darwin-x86/include/python2.7/
methodobject.h 54 #define METH_VARARGS 0x0001
  /prebuilts/gdb/linux-x86/include/python2.7/
methodobject.h 54 #define METH_VARARGS 0x0001
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h 54 #define METH_VARARGS 0x0001
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h 54 #define METH_VARARGS 0x0001

Completed in 394 milliseconds