Searched refs:__const (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libssp/ssp/ |
| H A D | stdio.h | 54 __const char *__restrict__ __format, ...); 56 __const char *__restrict__ __format, 66 size_t __slen, __const char *__restrict__ __format, 69 size_t __slen, __const char *__restrict__ __format,
|
| /freebsd-12.1/sys/contrib/octeon-sdk/cvmx-malloc/ |
| H A D | malloc.h | 191 __const __malloc_ptr_t)); 193 __const __malloc_ptr_t)); 196 __const __malloc_ptr_t)); 199 __const __malloc_ptr_t));
|
| H A D | arena.c | 94 __const __malloc_ptr_t)); 96 __const __malloc_ptr_t));
|
| /freebsd-12.1/lib/msun/src/ |
| H A D | math.h | 197 __inline_isnan(__const double __x) in __inline_isnan() 204 __inline_isnanf(__const float __x) in __inline_isnanf() 211 __inline_isnanl(__const long double __x) in __inline_isnanl()
|
| /freebsd-12.1/sys/sys/ |
| H A D | cdefs.h | 163 #define __const const /* define reserved names to standard */ macro 180 #define __const /* delete pseudo-ANSI C keywords */ macro
|
| /freebsd-12.1/contrib/ofed/libibverbs/ |
| H A D | neigh.c | 34 extern unsigned int if_nametoindex(__const char *__ifname) __THROW;
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | TokenKinds.def | 597 ALIAS("__const" , const , KEYALL)
|
| H A D | Attr.td | 886 let Spellings = [GCC<"const">, GCC<"__const">];
|
| /freebsd-12.1/contrib/diff/ |
| H A D | ChangeLog | 372 * lib/fnmatch_.h (__const): Do not define to empty, as this breaks
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | ChangeLog-9297 | 3383 -Dconst=__const -traditional.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 30558 convert "const" to "__const" in limits.h.
|