Home
last modified time | relevance | path

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

/bionic/libc/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.h108 #define __const const /* define reserved names to standard */ macro
125 #define __const /* delete pseudo-ANSI C keywords */ macro
138 #define const __const /* convert ANSI C keywords */
149 #define __aconst __const
185 #define __pure __const
/bionic/libc/include/netinet/
Din6.h68 (((__const uint8_t *) (a))[0] == 0xff)