Searched refs:__restrict__ (Results 1 – 18 of 18) sorted by relevance
22 __restrict__ f* v2; // expected-error {{restrict requires a pointer or reference ('f' (aka 'int (v…23 __restrict__ fptr v3; // expected-error {{pointer to function type 'f' (aka 'int (void)') may not b…24 f *__restrict__ v4; // expected-error {{pointer to function type 'f' (aka 'int (void)') may not b…
132 __restrict__, even though the corresponding Sun C compiler ends up with133 "#define restrict _Restrict" or "#define restrict __restrict__" in the138 # define __restrict__ macro
54 for ac_kw in __restrict __restrict__ _Restrict restrict; do75 __restrict__, even though the corresponding Sun C compiler ends up with76 "#define restrict _Restrict" or "#define restrict __restrict__" in the81 # define __restrict__
12024 for ac_kw in __restrict __restrict__ _Restrict restrict; do
228 # define __restrict__ macro
219 __restrict__, even though the corresponding Sun C compiler ends up with220 "#define restrict _Restrict" or "#define restrict __restrict__" in the225 # define __restrict__ macro
85 #define SK_RESTRICT __restrict__
142 # define restrict __restrict__
91 # define OPUS_RESTRICT __restrict__
2227 # define __restrict__ macro
2226 # define __restrict__ macro
318 for ac_kw in __restrict __restrict__ _Restrict restrict; do
501 ALIAS("__restrict__" , restrict , KEYALL)
5455 for ac_kw in __restrict __restrict__ _Restrict restrict; do
19250 for ac_kw in __restrict __restrict__ _Restrict restrict; do