Home
last modified time | relevance | path

Searched defs:_ISOC11_SOURCE (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/ULT/
H A DGmmAuxTableULT.h28 #define _ISOC11_SOURCE 1 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c44 #define _ISOC11_SOURCE // For aligned_alloc() macro
H A Dgunz_test.c39 #define _ISOC11_SOURCE // For aligned_alloc() macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c44 #define _ISOC11_SOURCE // For aligned_alloc() macro
H A Dgunz_test.c39 #define _ISOC11_SOURCE // For aligned_alloc() macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c44 #define _ISOC11_SOURCE // For aligned_alloc() macro
H A Dgunz_test.c39 #define _ISOC11_SOURCE // For aligned_alloc() macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dfeatures.h206 # define _ISOC11_SOURCE 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dfeatures.h206 # define _ISOC11_SOURCE 1 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dfeatures.h113 #define _ISOC11_SOURCE 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A Dfeatures.h116 #define _ISOC11_SOURCE 1 macro
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_malloc_overload.cpp32 #define _ISOC11_SOURCE 1 // to get C11 declarations for GLIBC macro
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_malloc_overload.cpp32 #define _ISOC11_SOURCE 1 // to get C11 declarations for GLIBC macro
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_malloc_overload.cpp32 #define _ISOC11_SOURCE 1 // to get C11 declarations for GLIBC macro
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbbmalloc/
H A Dtest_malloc_overload.cpp37 #define _ISOC11_SOURCE 1 // to get C11 declarations for GLIBC macro
/dports/multimedia/vlc/vlc-3.0.16/
H A Dconfigure.ac254 AC_DEFINE([_ISOC11_SOURCE], [1], [Extensions to ISO C99 from ISO C11.]) definition