Home
last modified time | relevance | path

Searched refs:__const (Results 1 – 7 of 7) sorted by relevance

/development/ndk/platforms/android-L/include/sys/
Dcachectl.h33 extern int __cachectl (void *addr, __const int nbytes, __const int op);
34 extern int _flush_cache (char *addr, __const int nbytes, __const int op);
Dcdefs.h105 #define __const const /* define reserved names to standard */ macro
122 #define __const /* delete pseudo-ANSI C keywords */ macro
135 #define const __const /* convert ANSI C keywords */
146 #define __aconst __const
182 #define __pure __const
/development/ndk/platforms/android-9/include/sys/
Dcachectl.h33 extern int __cachectl (void *addr, __const int nbytes, __const int op);
34 extern int _flush_cache (char *addr, __const int nbytes, __const int op);
Dcdefs.h87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
/development/ndk/platforms/android-3/include/sys/
Dcdefs.h118 #define __const const /* define reserved names to standard */ macro
135 #define __const /* delete pseudo-ANSI C keywords */ macro
148 #define const __const /* convert ANSI C keywords */
159 #define __aconst __const
195 #define __pure __const
/development/ndk/platforms/android-3/include/netinet/
Din6.h68 (((__const uint8_t *) (a))[0] == 0xff)
/development/ndk/platforms/android-L/include/netinet/
Din6.h68 (((__const uint8_t *) (a))[0] == 0xff)