Searched refs:_Restrict_arr_ (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h650 #ifndef _Restrict_arr_ macro
655 # define _Restrict_arr_ _Restrict_
657 # define _Restrict_arr_
668 regmatch_t __pmatch[_Restrict_arr_],
652 # define _Restrict_arr_ macro
H A Dregexec.c229 regmatch_t pmatch[_Restrict_arr_];

Completed in 32 milliseconds