Home
last modified time | relevance | path

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

/include/sys/
A Dcdefs.h374 # define __restrict_arr __restrict macro
377 # define __restrict_arr /* Not supported in old GCC. */ macro
380 # define __restrict_arr restrict macro
383 # define __restrict_arr /* Not supported. */ macro
/include/
A Dregex.h545 #ifndef __restrict_arr
548 # define __restrict_arr __restrict macro
550 # define __restrict_arr macro
561 regmatch_t __pmatch[__restrict_arr],
A Dspawn.h81 char *const __argv[__restrict_arr],
82 char *const __envp[__restrict_arr]);

Completed in 8 milliseconds