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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dxregex2.h531 #ifndef __restrict_arr
533 # define __restrict_arr
535 # define __restrict_arr __restrict
549 regmatch_t __pmatch[__restrict_arr],
528 # define __restrict_arr macro
530 # define __restrict_arr macro
/freebsd-11-stable/contrib/binutils/include/
H A Dxregex2.h531 #ifndef __restrict_arr
533 # define __restrict_arr
535 # define __restrict_arr __restrict
549 regmatch_t __pmatch[__restrict_arr],
528 # define __restrict_arr macro
530 # define __restrict_arr macro
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex.h558 #ifndef __restrict_arr macro
561 # define __restrict_arr __restrict
563 # define __restrict_arr
574 regmatch_t __pmatch[__restrict_arr],
556 # define __restrict_arr macro
/freebsd-11-stable/contrib/gdb/include/
H A Dxregex2.h540 #ifndef __restrict_arr
542 # define __restrict_arr
544 # define __restrict_arr __restrict
555 regmatch_t __pmatch[__restrict_arr],
537 # define __restrict_arr macro
539 # define __restrict_arr macro
/freebsd-11-stable/gnu/lib/libregex/
H A Dregex.h46 regmatch_t __pmatch[__restrict_arr],

Completed in 136 milliseconds