HomeSort by: relevance | last modified time | path
    Searched refs:__forceinline (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/bsd/jemalloc.old/dist/include/msvc_compat/
strings.h 9 static __forceinline int ffsl(long x) {
18 static __forceinline int ffs(int x) {
26 static __forceinline int ffsll(unsigned __int64 x) {
  /src/external/bsd/jemalloc/dist/include/msvc_compat/
strings.h 9 static __forceinline int
19 static __forceinline int
28 static __forceinline int
  /src/external/bsd/nsd/dist/simdzone/src/
attributes.h 18 # define really_inline __forceinline
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
jemalloc_internal_macros.h 8 # define JEMALLOC_ALWAYS_INLINE static __forceinline
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_macros.h 8 # define JEMALLOC_ALWAYS_INLINE static __forceinline
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_lib.h 47 #define ALWAYS_INLINE __forceinline
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mdns_strict.h 120 __forceinline
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_macros.h 8 # define JEMALLOC_ALWAYS_INLINE static __forceinline
  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_macros.h 8 # define JEMALLOC_ALWAYS_INLINE static __forceinline
  /src/external/public-domain/xz/dist/src/liblzma/common/
common.h 100 // MSVC has __forceinline which shouldn't be combined with the inline keyword
109 # define lzma_always_inline __forceinline
  /src/external/bsd/zstd/dist/lib/common/
compiler.h 33 # define FORCE_INLINE_ATTR __forceinline
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_internal_defs.h 211 # define ALWAYS_INLINE __forceinline
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Compiler.h 240 #define LLVM_ATTRIBUTE_ALWAYS_INLINE __forceinline
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_internal_defs.h 220 # define ALWAYS_INLINE __forceinline
  /src/sys/dev/stbi/
stb_image.c 459 #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 static int bit_reverse(int v, int bits
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 106 /* use __forceinline (VC++ specific) */
107 #define ITT_INLINE __forceinline
  /src/external/bsd/libarchive/dist/libarchive/
xxhash.c 79 # define FORCE_INLINE __forceinline
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_internal_defs.h 215 # define ALWAYS_INLINE __forceinline
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h 210 #define BENCHMARK_ALWAYS_INLINE __forceinline
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
benchmark.h 211 #define BENCHMARK_ALWAYS_INLINE __forceinline
  /src/external/bsd/zstd/dist/lib/legacy/
zstd_v01.c 139 # define FORCE_INLINE static __forceinline
zstd_v03.c 954 # define FORCE_INLINE static __forceinline
zstd_v04.c 940 # define FORCE_INLINE static __forceinline
  /src/external/bsd/libpcap/dist/
optimize.c 134 static __forceinline u_int
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
fast_float.h 161 #define fastfloat_really_inline __forceinline

Completed in 95 milliseconds

1 2