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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h 908 #define Py_FORMAT_PARSETUPLE(func,p1,p2) __attribute__((format(func,p1,p2)))
910 #define Py_FORMAT_PARSETUPLE(func,p1,p2)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h 885 #define Py_FORMAT_PARSETUPLE(func,p1,p2) __attribute__((format(func,p1,p2)))
887 #define Py_FORMAT_PARSETUPLE(func,p1,p2)
  /external/python/cpython2/Include/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h 917 #define Py_FORMAT_PARSETUPLE(func,p1,p2) __attribute__((format(func,p1,p2)))
919 #define Py_FORMAT_PARSETUPLE(func,p1,p2)
  /prebuilts/gdb/darwin-x86/include/python2.7/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h     [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
modsupport.h 27 PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
pyport.h     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
pyport.h 885 #define Py_FORMAT_PARSETUPLE(func,p1,p2) __attribute__((format(func,p1,p2)))
887 #define Py_FORMAT_PARSETUPLE(func,p1,p2)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
pyport.h     [all...]

Completed in 399 milliseconds