Home
last modified time | relevance | path

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

/freebsd-14.2/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
/freebsd-14.2/lib/msun/src/
H A Dmath.h185 __inline_isnan(__const double __x) in __inline_isnan()
192 __inline_isnanf(__const float __x) in __inline_isnanf()
199 __inline_isnanl(__const long double __x) in __inline_isnanl()
/freebsd-14.2/sys/sys/
H A Dcdefs.h153 #define __const const /* define reserved names to standard */ macro
170 #define __const /* delete pseudo-ANSI C keywords */ macro
/freebsd-14.2/contrib/ofed/libibverbs/
H A Dneigh.c34 extern unsigned int if_nametoindex(__const char *__ifname) __THROW;
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def672 ALIAS("__const" , const , KEYALL)
H A DAttr.td1213 let Spellings = [GCC<"const">, GCC<"__const">];
/freebsd-14.2/contrib/diff/
H A DChangeLog372 * lib/fnmatch_.h (__const): Do not define to empty, as this breaks