Searched refs:__restrict (Results 1 – 2 of 2) sorted by relevance
514 #ifndef __restrict517 # define __restrict restrict macro519 # define __restrict macro530 # define __restrict_arr __restrict535 extern int regcomp (regex_t *__restrict __preg,536 const char *__restrict __pattern,542 extern int regexec (const regex_t *__restrict __preg,543 const char *__restrict __string, size_t __nmatch,
432 * xregex2.h (__restrict_arr): Define to __restrict on GCC