OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__restrict_arr
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h
334
# define
__restrict_arr
__restrict
macro
337
# define
__restrict_arr
/* Not supported in old GCC. */
macro
340
# define
__restrict_arr
restrict
macro
343
# define
__restrict_arr
/* Not supported. */
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h
334
# define
__restrict_arr
__restrict
macro
337
# define
__restrict_arr
/* Not supported in old GCC. */
macro
340
# define
__restrict_arr
restrict
macro
343
# define
__restrict_arr
/* Not supported. */
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h
334
# define
__restrict_arr
__restrict
macro
337
# define
__restrict_arr
/* Not supported in old GCC. */
macro
340
# define
__restrict_arr
restrict
macro
343
# define
__restrict_arr
/* Not supported. */
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h
532
#ifndef
__restrict_arr
macro
535
# define
__restrict_arr
__restrict
537
# define
__restrict_arr
548
regmatch_t __pmatch[
__restrict_arr
],
530
# define
__restrict_arr
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
532
#ifndef
__restrict_arr
macro
535
# define
__restrict_arr
__restrict
537
# define
__restrict_arr
548
regmatch_t __pmatch[
__restrict_arr
],
530
# define
__restrict_arr
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
532
#ifndef
__restrict_arr
macro
535
# define
__restrict_arr
__restrict
537
# define
__restrict_arr
548
regmatch_t __pmatch[
__restrict_arr
],
530
# define
__restrict_arr
macro
Completed in 92 milliseconds