Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h68 #define FFI_NO_RAW_API 1 macro
/third_party/libffi/
Dconfigure.ac342 AC_DEFINE(FFI_NO_RAW_API, 1, [Define this if you do not want support for the raw API.]) definition