Home
last modified time | relevance | path

Searched defs:FFI_NO_RAW_API (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffitarget.h132 #define FFI_NO_RAW_API 1 macro
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h68 #define FFI_NO_RAW_API 1 macro
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac585 AC_DEFINE(FFI_NO_RAW_API, 1, [Define this if you do not want support for the raw API.]) definition