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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
aio.h 151 struct aiocb *__const __list[__restrict_arr],
186 struct aiocb *__const __list[__restrict_arr],
225 struct aiocb64 *__const __list[__restrict_arr],
spawn.h 77 char *__const __argv[__restrict_arr],
78 char *__const __envp[__restrict_arr]);
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
netdb.h 668 extern int getaddrinfo_a (int __mode, struct gaicb *__list[__restrict_arr],
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
aio.h 151 struct aiocb *__const __list[__restrict_arr],
186 struct aiocb *__const __list[__restrict_arr],
225 struct aiocb64 *__const __list[__restrict_arr],
spawn.h 77 char *__const __argv[__restrict_arr],
78 char *__const __envp[__restrict_arr]);
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
netdb.h 668 extern int getaddrinfo_a (int __mode, struct gaicb *__list[__restrict_arr],
  /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-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 474 milliseconds