Home
last modified time | relevance | path

Searched refs:__const__ (Results 1 – 25 of 169) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cris/
H A Darit.c64 __attribute__ ((__const__, __always_inline__));
157 __Udiv (unsigned long a, unsigned long b) __attribute__ ((__const__));
203 __Div (long a, long b) __attribute__ ((__const__));
240 __Umod (unsigned long a, unsigned long b) __attribute__ ((__const__));
279 __Mod (long a, long b) __attribute__ ((__const__));
H A Dmulsi3.S28 ;; long __Mul (unsigned long a, unsigned long b) __attribute__ ((__const__));
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cris/
H A Darit.c64 __attribute__ ((__const__, __always_inline__));
157 __Udiv (unsigned long a, unsigned long b) __attribute__ ((__const__));
203 __Div (long a, long b) __attribute__ ((__const__));
240 __Umod (unsigned long a, unsigned long b) __attribute__ ((__const__));
279 __Mod (long a, long b) __attribute__ ((__const__));
H A Dmulsi3.S28 ;; long __Mul (unsigned long a, unsigned long b) __attribute__ ((__const__));
/netbsd-src/sys/arch/hpc/stand/include/machine/
H A Dendian.h85 uint32_t htonl(uint32_t) __attribute__((__const__));
86 uint16_t htons(uint16_t) __attribute__((__const__));
87 uint32_t ntohl(uint32_t) __attribute__((__const__));
88 uint16_t ntohs(uint16_t) __attribute__((__const__));
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dccompile.h92 #define __sun_attr___const__ __attribute__((__const__))
117 #define __CONST __sun_attr__((__const__))
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Darray130 [[__gnu__::__const__, __nodiscard__]]
140 [[__gnu__::__const__, __nodiscard__]]
150 [[__gnu__::__const__, __nodiscard__]]
160 [[__gnu__::__const__, __nodiscard__]]
191 [[__gnu__::__const__, __nodiscard__]]
195 [[__gnu__::__const__, __nodiscard__]]
199 [[__gnu__::__const__, __nodiscard__]]
281 [[__gnu__::__const__, __nodiscard__]]
/netbsd-src/external/public-domain/xz/dist/src/liblzma/api/
H A Dlzma.h268 # define lzma_attr_const lzma_attribute((__const__))
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dcxxabi.h605 __cxa_get_globals() _GLIBCXX_NOTHROW __attribute__ ((__const__));
608 __cxa_get_globals_fast() _GLIBCXX_NOTHROW __attribute__ ((__const__));
H A Dexception_ptr.h142 __attribute__ ((__const__));
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dcxxabi.h613 __cxa_get_globals() _GLIBCXX_NOTHROW __attribute__ ((__const__));
616 __cxa_get_globals_fast() _GLIBCXX_NOTHROW __attribute__ ((__const__));
H A Dexception_ptr.h148 __attribute__ ((__const__));
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dcdefs.h316 #if __GNUC_PREREQ (2,5) || __glibc_has_attribute (__const__)
317 # define __attribute_const__ __attribute__ ((__const__))
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCompiler.h203 #define LLVM_READNONE __attribute__((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/
H A Dconfig.h1685 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))

1234567