Searched defs:__restrict_arr (Results 1 – 11 of 11) sorted by relevance
230 const posix_spawnattr_t * __restrict sa, char * const argv[__restrict_arr], in posix_spawn()231 char * const envp[__restrict_arr]) in posix_spawn()239 const posix_spawnattr_t * __restrict sa, char * const argv[__restrict_arr], in posix_spawnp()240 char * const envp[__restrict_arr]) in posix_spawnp()
390 # define __restrict_arr __restrict macro393 # define __restrict_arr /* Not supported in old GCC. */ macro396 # define __restrict_arr restrict macro399 # define __restrict_arr /* Not supported. */ macro
155 lio_listio(int mode, struct aiocb * __restrict const apv[__restrict_arr], in lio_listio()
528 # define __restrict_arr macro530 # define __restrict_arr __restrict macro
527 # define __restrict_arr macro529 # define __restrict_arr __restrict macro
296 #define __restrict_arr __restrict macro299 #define __restrict_arr macro302 #define __restrict_arr restrict macro304 #define __restrict_arr macro
641 # define __restrict_arr __restrict macro643 # define __restrict_arr macro
343 size_t nmatch, regmatch_t pmatch[__restrict_arr], int eflags) in tre_regexec()