Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h513 #ifndef __restrict
516 # define __restrict restrict macro
518 # define __restrict macro
529 # define __restrict_arr __restrict
534 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,
DChangeLog-9103432 * xregex2.h (__restrict_arr): Define to __restrict on GCC