HomeSort by: relevance | last modified time | path
    Searched defs:__restrict_arr (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl2/diffutils/dist/lib/posix/
regex.h 536 /* For now unconditionally define __restrict_arr to expand to nothing.
539 #define __restrict_arr
548 regmatch_t __pmatch[__restrict_arr],
534 #define __restrict_arr macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 525 #ifndef __restrict_arr
527 # define __restrict_arr __restrict
529 # define __restrict_arr
540 regmatch_t __pmatch[__restrict_arr],
522 # define __restrict_arr macro
524 # define __restrict_arr macro
  /src/external/gpl2/grep/dist/lib/posix/
regex.h 540 /* For now unconditionally define __restrict_arr to expand to nothing.
543 #define __restrict_arr
552 regmatch_t __pmatch[__restrict_arr],
538 #define __restrict_arr macro
  /src/external/gpl3/binutils/dist/include/
xregex2.h 530 #ifndef __restrict_arr
532 # define __restrict_arr
534 # define __restrict_arr __restrict
548 regmatch_t __pmatch[__restrict_arr],
527 # define __restrict_arr macro
529 # define __restrict_arr macro
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 530 #ifndef __restrict_arr
532 # define __restrict_arr
534 # define __restrict_arr __restrict
548 regmatch_t __pmatch[__restrict_arr],
527 # define __restrict_arr macro
529 # define __restrict_arr macro
  /src/external/gpl3/gcc/dist/include/
xregex2.h 530 #ifndef __restrict_arr
532 # define __restrict_arr
534 # define __restrict_arr __restrict
548 regmatch_t __pmatch[__restrict_arr],
527 # define __restrict_arr macro
529 # define __restrict_arr macro
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 530 #ifndef __restrict_arr
532 # define __restrict_arr
534 # define __restrict_arr __restrict
548 regmatch_t __pmatch[__restrict_arr],
527 # define __restrict_arr macro
529 # define __restrict_arr macro
  /src/external/gpl3/gdb/dist/gnulib/import/
cdefs.h 497 # define __restrict_arr __restrict macro
500 # define __restrict_arr /* Not supported in old GCC. */ macro
503 # define __restrict_arr restrict macro
506 # define __restrict_arr /* Not supported. */ macro
libc-config.h 158 # undef __restrict_arr macro
  /src/external/gpl3/gdb/dist/include/
xregex2.h 530 #ifndef __restrict_arr
532 # define __restrict_arr
534 # define __restrict_arr __restrict
548 regmatch_t __pmatch[__restrict_arr],
527 # define __restrict_arr macro
529 # define __restrict_arr macro
  /src/external/gpl3/gdb.old/dist/gnulib/import/
cdefs.h 497 # define __restrict_arr __restrict macro
500 # define __restrict_arr /* Not supported in old GCC. */ macro
503 # define __restrict_arr restrict macro
506 # define __restrict_arr /* Not supported. */ macro
libc-config.h 158 # undef __restrict_arr macro
  /src/external/gpl3/gdb.old/dist/include/
xregex2.h 530 #ifndef __restrict_arr
532 # define __restrict_arr
534 # define __restrict_arr __restrict
548 regmatch_t __pmatch[__restrict_arr],
527 # define __restrict_arr macro
529 # define __restrict_arr macro
  /src/external/gpl2/xcvs/dist/lib/
regex.h 644 #ifndef __restrict_arr
646 # define __restrict_arr __restrict
648 # define __restrict_arr
659 regmatch_t __pmatch[__restrict_arr],
641 # define __restrict_arr macro
643 # define __restrict_arr macro

Completed in 39 milliseconds