Home
last modified time | relevance | path

Searched refs:restrict_keyword (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/blitz/blitz-1.0.2/m4/
H A Dac_cxx_flags_preset.m466 …_USE_STD_IOSTREAM -DBZ_ENABLE_XOPEN_SOURCE -ieee -model ansi -accept restrict_keyword -nousing_std"
68 …EAM -DBZ_ENABLE_XOPEN_SOURCE -D_OSF_SOURCE -ieee -model ansi -accept restrict_keyword -nousing_std"
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/
H A Dconfigure1652 for restrict_keyword in restrict __restrict__ __restrict; do
1653 check_cc <<EOF && _restrict=$restrict_keyword && break
1654 void foo(char * $restrict_keyword p);
/dports/graphics/devil/devil-1.7.8/m4/
H A Ddevil-definitions.m4282 restrict_keyword="found"
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/
H A Dconfigure.in1816 restrict_keyword=""
1822 [restrict_keyword=$x],[])
1823 if test "x$restrict_keyword" != "x"; then
1827 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1828 if test "x$restrict_keyword" != "x"; then
H A Dconfigure16371 restrict_keyword=""
16388 restrict_keyword=$x
16391 if test "x$restrict_keyword" != "x"; then
16400 if test "x$restrict_keyword" != "x"; then
/dports/graphics/devil/devil-1.7.8/
H A Dconfigure.ac154 AS_IF([test "x$restrict_keyword" = "xfound"],
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/
H A Dconfigure.in1886 restrict_keyword=""
1892 [restrict_keyword=$x],[])
1893 if test "x$restrict_keyword" != "x"; then
1897 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1898 if test "x$restrict_keyword" != "x"; then
H A Dconfigure16670 restrict_keyword=""
16687 restrict_keyword=$x
16690 if test "x$restrict_keyword" != "x"; then
16699 if test "x$restrict_keyword" != "x"; then
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/
H A Dconfigure.in1900 restrict_keyword=""
1906 [restrict_keyword=$x],[])
1907 if test "x$restrict_keyword" != "x"; then
1911 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1912 if test "x$restrict_keyword" != "x"; then
H A Dconfigure16703 restrict_keyword=""
16720 restrict_keyword=$x
16723 if test "x$restrict_keyword" != "x"; then
16732 if test "x$restrict_keyword" != "x"; then
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/
H A Dconfigure.in1901 restrict_keyword=""
1907 [restrict_keyword=$x],[])
1908 if test "x$restrict_keyword" != "x"; then
1912 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1913 if test "x$restrict_keyword" != "x"; then
H A Dconfigure16703 restrict_keyword=""
16720 restrict_keyword=$x
16723 if test "x$restrict_keyword" != "x"; then
16732 if test "x$restrict_keyword" != "x"; then
/dports/lang/erlang/otp-OTP-24.1.7/erts/
H A Dconfigure.in1900 restrict_keyword=""
1906 [restrict_keyword=$x],[])
1907 if test "x$restrict_keyword" != "x"; then
1911 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1912 if test "x$restrict_keyword" != "x"; then
H A Dconfigure16703 restrict_keyword=""
16720 restrict_keyword=$x
16723 if test "x$restrict_keyword" != "x"; then
16732 if test "x$restrict_keyword" != "x"; then
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/
H A Dconfigure.in1901 restrict_keyword=""
1907 [restrict_keyword=$x],[])
1908 if test "x$restrict_keyword" != "x"; then
1912 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1913 if test "x$restrict_keyword" != "x"; then
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/
H A Dconfigure.in1747 restrict_keyword=""
1753 [restrict_keyword=$x],[])
1754 if test "x$restrict_keyword" != "x"; then
1758 AC_DEFINE_UNQUOTED(ERTS_RESTRICT,[$restrict_keyword],[Type qualifier restrict])
1759 if test "x$restrict_keyword" != "x"; then
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/
H A Dconfigure5523 for restrict_keyword in restrict __restrict__ __restrict ""; do
5524 test_code cc "" "char * $restrict_keyword p" && break
6737 if [ $restrict_keyword != restrict ]; then
6739 __declspec($restrict_keyword) void *foo(int);
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/
H A Dconfigure5757 for restrict_keyword in restrict __restrict__ __restrict ""; do
5758 test_code cc "" "char * $restrict_keyword p" && break
7054 if [ $restrict_keyword != restrict ]; then
7056 __declspec($restrict_keyword) void *foo(int);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/
H A Dconfigure5692 for restrict_keyword in restrict __restrict__ __restrict ""; do
5693 test_code cc "" "char * $restrict_keyword p" && break
6955 if [ $restrict_keyword != restrict ]; then
6957 __declspec($restrict_keyword) void *foo(int);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/
H A Dconfigure5746 for restrict_keyword in restrict __restrict__ __restrict ""; do
5747 test_code cc "" "char * $restrict_keyword p" && break
7033 if [ $restrict_keyword != restrict ]; then
7035 __declspec($restrict_keyword) void *foo(int);
/dports/multimedia/handbrake/ffmpeg-4.4/
H A Dconfigure5762 for restrict_keyword in restrict __restrict__ __restrict ""; do
5763 test_code cc "" "char * $restrict_keyword p" && break
7059 if [ $restrict_keyword != restrict ]; then
7061 __declspec($restrict_keyword) void *foo(int);
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/
H A Dconfigure4358 for restrict_keyword in restrict __restrict__ __restrict; do
4359 check_cc <<EOF && _restrict=$restrict_keyword && break
4360 void foo(char * $restrict_keyword p);
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/
H A Dconfigure4358 for restrict_keyword in restrict __restrict__ __restrict; do
4359 check_cc <<EOF && _restrict=$restrict_keyword && break
4360 void foo(char * $restrict_keyword p);
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dconfigure3579 for restrict_keyword in restrict __restrict __restrict__ ; do
3580 echo "void foo(char * $restrict_keyword p); int main(void) { return 0; }" > $TMPC
3582 def_restrict_keyword=$restrict_keyword
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dconfigure3579 for restrict_keyword in restrict __restrict __restrict__ ; do
3580 echo "void foo(char * $restrict_keyword p); int main(void) { return 0; }" > $TMPC
3582 def_restrict_keyword=$restrict_keyword

12