Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dregex.h546 #ifndef __restrict_arr
549 # define __restrict_arr __restrict macro
551 # define __restrict_arr macro
562 regmatch_t __pmatch[__restrict_arr],
H A Daio.h151 struct aiocb *__const __list[__restrict_arr],
186 struct aiocb *__const __list[__restrict_arr],
225 struct aiocb64 *__const __list[__restrict_arr],
H A Dspawn.h77 char *__const argv[__restrict_arr],
78 char *__const envp[__restrict_arr]);
H A Dnetdb.h668 extern int getaddrinfo_a (int __mode, struct gaicb *__list[__restrict_arr],
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h334 # define __restrict_arr __restrict macro
337 # define __restrict_arr /* Not supported in old GCC. */ macro
340 # define __restrict_arr restrict macro
343 # define __restrict_arr /* Not supported. */ macro