Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h191 __const __malloc_ptr_t));
193 __const __malloc_ptr_t));
196 __const __malloc_ptr_t));
199 __const __malloc_ptr_t));
H A Darena.c94 __const __malloc_ptr_t));
96 __const __malloc_ptr_t));
/freebsd-13.1/lib/msun/src/
H A Dmath.h196 __inline_isnan(__const double __x) in __inline_isnan()
203 __inline_isnanf(__const float __x) in __inline_isnanf()
210 __inline_isnanl(__const long double __x) in __inline_isnanl()
/freebsd-13.1/sys/sys/
H A Dcdefs.h155 #define __const const /* define reserved names to standard */ macro
172 #define __const /* delete pseudo-ANSI C keywords */ macro
/freebsd-13.1/contrib/ofed/libibverbs/
H A Dneigh.c34 extern unsigned int if_nametoindex(__const char *__ifname) __THROW;
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def635 ALIAS("__const" , const , KEYALL)
H A DAttr.td1045 let Spellings = [GCC<"const">, GCC<"__const">];
/freebsd-13.1/contrib/diff/
H A DChangeLog372 * lib/fnmatch_.h (__const): Do not define to empty, as this breaks