Home
last modified time | relevance | path

Searched refs:Py_GCC_ATTRIBUTE (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dsysmodule.h18 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
20 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
Dpgenheaders.h13 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
15 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
Dstringobject.h65 Py_GCC_ATTRIBUTE((format(printf, 1, 0)));
67 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
Dpyerrors.h197 Py_GCC_ATTRIBUTE((format(printf, 2, 3)));
322 Py_GCC_ATTRIBUTE((format(printf, 3, 4)));
324 Py_GCC_ATTRIBUTE((format(printf, 3, 0)));
Dpyport.h899 #define Py_GCC_ATTRIBUTE(x) macro
901 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dsysmodule.h18 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
20 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
Dpgenheaders.h13 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
15 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
Dstringobject.h65 Py_GCC_ATTRIBUTE((format(printf, 1, 0)));
67 Py_GCC_ATTRIBUTE((format(printf, 1, 2)));
Dpyerrors.h196 Py_GCC_ATTRIBUTE((format(printf, 2, 3)));
321 Py_GCC_ATTRIBUTE((format(printf, 3, 4)));
323 Py_GCC_ATTRIBUTE((format(printf, 3, 0)));
Dpyport.h876 #define Py_GCC_ATTRIBUTE(x) macro
878 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
Dpyport.h876 #define Py_GCC_ATTRIBUTE(x) macro
878 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
Dpyport.h915 #define Py_GCC_ATTRIBUTE(x) macro
917 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro