/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.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
cdefs.h | 364 # define __restrict_arr __restrict macro 367 # define __restrict_arr /* Not supported in old GCC. */ macro 370 # define __restrict_arr restrict macro 373 # define __restrict_arr /* Not supported. */ macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
cdefs.h | 364 # define __restrict_arr __restrict macro 367 # define __restrict_arr /* Not supported in old GCC. */ macro 370 # define __restrict_arr restrict macro 373 # define __restrict_arr /* Not supported. */ 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-linux-glibc2.15-4.8/sysroot/usr/include/ |
regex.h | 570 #ifndef __restrict_arr macro 573 # define __restrict_arr __restrict 575 # define __restrict_arr 586 regmatch_t __pmatch[__restrict_arr], 568 # define __restrict_arr macro
|
/toolchain/binutils/binutils-2.25/include/ |
xregex2.h | 531 #ifndef __restrict_arr 533 # define __restrict_arr 535 # define __restrict_arr __restrict 549 regmatch_t __pmatch[__restrict_arr], 528 # define __restrict_arr macro 530 # 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
|