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

/bionic/libc/include/sys/
H A 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);
H A 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
/bionic/libc/include/netinet/
H A Din6.h68 (((__const uint8_t *) (a))[0] == 0xff)

Completed in 1735 milliseconds