Home
last modified time | relevance | path

Searched refs:__restrict_arr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Drestrict-array.c1 #define __restrict_arr __restrict macro
7 struct aiocb64 *__const __list[__restrict_arr],
10 #undef __restrict_arr
11 #define __restrict_arr __restrict__ macro
15 extern int getaddrinfo_a (int __mode, struct gaicb *__list[__restrict_arr],
18 #undef __restrict_arr
19 #define __restrict_arr restrict macro
32 regmatch_t __pmatch[__restrict_arr],