SIGN IN SIGN UP

bpo-46670: Test if a macro is defined, not its value (GH-31178)

* audioop.c: #ifdef WORDS_BIGENDIAN
* ctypes.h: #ifdef USING_MALLOC_CLOSURE_DOT_C
* _ctypes/malloc_closure.c: #ifdef HAVE_FFI_CLOSURE_ALLOC
  and #ifdef USING_APPLE_OS_LIBFFI
* pytime.c: #ifdef __APPLE__
* unicodeobject.c: #ifdef HAVE_NON_UNICODE_WCHAR_T_REPRESENTATION
V
Victor Stinner committed
b556f53785cb9ad8cc088ad8c10efee91fe3da58
Parent: 097f74a
Committed by GitHub <noreply@github.com> on 2/7/2022, 12:46:51 AM