Searched refs:__const (Results 1 – 3 of 3) 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);
108 #define __const const /* define reserved names to standard */ macro125 #define __const /* delete pseudo-ANSI C keywords */ macro138 #define const __const /* convert ANSI C keywords */149 #define __aconst __const185 #define __pure __const
68 (((__const uint8_t *) (a))[0] == 0xff)