Home
last modified time | relevance | path

Searched defs:PyAPI_FUNC (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyport.h527 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
543 # define PyAPI_FUNC(RTYPE) Py_IMPORTED_SYMBOL RTYPE macro
558 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyport.h527 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
543 # define PyAPI_FUNC(RTYPE) Py_IMPORTED_SYMBOL RTYPE macro
558 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
/aosp_15_r20/external/python/cpython3/Include/
Dpyport.h527 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
543 # define PyAPI_FUNC(RTYPE) Py_IMPORTED_SYMBOL RTYPE macro
558 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyport.h527 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
543 # define PyAPI_FUNC(RTYPE) Py_IMPORTED_SYMBOL RTYPE macro
558 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpyport.h527 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
543 # define PyAPI_FUNC(RTYPE) Py_IMPORTED_SYMBOL RTYPE macro
558 # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE macro
/aosp_15_r20/external/python/cpython2/Include/
Dpyport.h771 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro
787 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro
802 # define PyAPI_FUNC(RTYPE) RTYPE macro
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpyconfig.h34 # define PyAPI_FUNC(RTYPE) RTYPE macro
36 # define PyAPI_FUNC(RTYPE) extern RTYPE macro