Home
last modified time | relevance | path

Searched refs:__restrict (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dxregex2.h514 #ifndef __restrict
517 # define __restrict restrict macro
519 # define __restrict macro
530 # define __restrict_arr __restrict
535 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,
DChangeLog-9103432 * xregex2.h (__restrict_arr): Define to __restrict on GCC