Home
last modified time | relevance | path

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

/src/contrib/bmake/missing/sys/
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 */
155 #define __pure __const
/src/contrib/ofed/libibverbs/
H A Dneigh.c34 extern unsigned int if_nametoindex(__const char *__ifname) __THROW;
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def697 ALIAS("__const" , const , KEYALL)
H A DAttr.td1295 let Spellings = [GCC<"const">, GCC<"__const">];
/src/contrib/libedit/
H A DChangeLog5964 Portability fixes: __const -> const BADSIG ->