Searched refs:__const (Results 1 – 7 of 7) sorted by relevance
33 extern int __cachectl (void *addr, __const int nbytes, __const int op);34 extern int _flush_cache (char *addr, __const int nbytes, __const int op);
105 #define __const const /* define reserved names to standard */ macro122 #define __const /* delete pseudo-ANSI C keywords */ macro135 #define const __const /* convert ANSI C keywords */146 #define __aconst __const182 #define __pure __const
87 #define __const const /* define reserved names to standard */ macro104 #define __const /* delete pseudo-ANSI C keywords */ macro117 #define const __const /* convert ANSI C keywords */128 #define __aconst __const164 #define __pure __const
118 #define __const const /* define reserved names to standard */ macro135 #define __const /* delete pseudo-ANSI C keywords */ macro148 #define const __const /* convert ANSI C keywords */159 #define __aconst __const195 #define __pure __const
68 (((__const uint8_t *) (a))[0] == 0xff)