Searched refs:__forceinline (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/include/msvc_compat/
H A Dstrings.h9 static __forceinline int ffsl(long x) {
18 static __forceinline int ffs(int x) {
26 static __forceinline int ffsll(unsigned __int64 x) {
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_lib.h47 #define ALWAYS_INLINE __forceinline
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h211 # define ALWAYS_INLINE __forceinline
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h218 # define ALWAYS_INLINE __forceinline
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCompiler.h240 #define LLVM_ATTRIBUTE_ALWAYS_INLINE __forceinline
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h220 # define ALWAYS_INLINE __forceinline
/netbsd-current/sys/dev/stbi/
H A Dstb_image.c459 #define __forceinline inline macro
461 #define __forceinline macro
872 __forceinline static int get8(stbi *s)
885 __forceinline static int at_eof(stbi *s)
898 __forceinline static uint8 get8u(stbi *s)
1223 __forceinline static int decode(jpeg *j, huffman *h)
1274 __forceinline static int extend_receive(jpeg *j, int n)
1352 __forceinline static uint8 clamp(int x)
2200 __forceinline static int bitreverse16(int n)
2209 __forceinline stati
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h106 /* use __forceinline (VC++ specific) */
107 #define ITT_INLINE __forceinline
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Dxxhash.c79 # define FORCE_INLINE __forceinline
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h210 #define BENCHMARK_ALWAYS_INLINE __forceinline
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h211 #define BENCHMARK_ALWAYS_INLINE __forceinline
/netbsd-current/external/bsd/libpcap/dist/
H A Doptimize.c136 static __forceinline u_int
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h162 #define fastfloat_really_inline __forceinline
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14006 # define SQLITE_INLINE __forceinline
[all...]

Completed in 791 milliseconds