Searched refs:__const (Results 1 – 5 of 5) sorted by relevance
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 */155 #define __pure __const
34 extern unsigned int if_nametoindex(__const char *__ifname) __THROW;
697 ALIAS("__const" , const , KEYALL)
1295 let Spellings = [GCC<"const">, GCC<"__const">];
5964 Portability fixes: __const -> const BADSIG ->