Searched refs:__restrict (Results 1 – 2 of 2) sorted by relevance
513 #ifndef __restrict516 # define __restrict restrict macro518 # define __restrict macro529 # define __restrict_arr __restrict534 extern int regcomp (regex_t *__restrict __preg,535 const char *__restrict __pattern,541 extern int regexec (const regex_t *__restrict __preg,542 const char *__restrict __string, size_t __nmatch,
432 * xregex2.h (__restrict_arr): Define to __restrict on GCC