HomeSort by relevance Sort by last modified time
    Searched defs:__restrict_arr (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
cdefs.h 339 # define __restrict_arr __restrict macro
342 # define __restrict_arr /* Not supported in old GCC. */ macro
345 # define __restrict_arr restrict macro
348 # define __restrict_arr /* Not supported. */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 339 # define __restrict_arr __restrict macro
342 # define __restrict_arr /* Not supported in old GCC. */ macro
345 # define __restrict_arr restrict macro
348 # define __restrict_arr /* Not supported. */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regex.h 562 #ifndef __restrict_arr macro
565 # define __restrict_arr __restrict
567 # define __restrict_arr
578 regmatch_t __pmatch[__restrict_arr],
560 # define __restrict_arr macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 562 #ifndef __restrict_arr macro
565 # define __restrict_arr __restrict
567 # define __restrict_arr
578 regmatch_t __pmatch[__restrict_arr],
560 # define __restrict_arr macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 129 # define __restrict_arr __restrict macro
131 # define __restrict_arr __restrict macro
134 # define __restrict_arr /* Not supported in old GCC. */ macro
137 # define __restrict_arr restrict macro
139 # define __restrict_arr /* Not supported. */ macro

Completed in 1811 milliseconds