Home
last modified time | relevance | path

Searched defs:DWORD_LO (Results 1 – 16 of 16) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h49 # define DWORD_LO(x) ((x) & 0xffffffff) macro
52 # define DWORD_LO(x) (x) macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/profile/
H A DWindowsMMap.h49 # define DWORD_LO(x) ((x) & 0xffffffff) macro
52 # define DWORD_LO(x) (x) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DWindowsMMap.h49 # define DWORD_LO(x) ((x) & 0xffffffff) macro
52 # define DWORD_LO(x) (x) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h49 # define DWORD_LO(x) ((x) & 0xffffffff) macro
52 # define DWORD_LO(x) (x) macro
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/profile/
H A DWindowsMMap.h50 # define DWORD_LO(x) ((x) & 0xffffffff) macro
53 # define DWORD_LO(x) (x) macro
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/profile/
H A DWindowsMMap.h49 # define DWORD_LO(x) ((x) & 0xffffffff) macro
52 # define DWORD_LO(x) (x) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DWindowsMMap.h49 # define DWORD_LO(x) ((x) & 0xffffffff) macro
52 # define DWORD_LO(x) (x) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DWindowsMMap.h57 # define DWORD_LO(x) ((x) & 0xffffffff) macro
60 # define DWORD_LO(x) (x) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/profile/
H A DWindowsMMap.h57 # define DWORD_LO(x) ((x) & 0xffffffff) macro
60 # define DWORD_LO(x) (x) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DWindowsMMap.h57 # define DWORD_LO(x) ((x) & 0xffffffff) macro
60 # define DWORD_LO(x) (x) macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h57 # define DWORD_LO(x) ((x) & 0xffffffff) macro
60 # define DWORD_LO(x) (x) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DWindowsMMap.h57 # define DWORD_LO(x) ((x) & 0xffffffff) macro
60 # define DWORD_LO(x) (x) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.c25 # define DWORD_LO(x) ((x) & 0xffffffff) macro
28 # define DWORD_LO(x) (x) macro
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dmmap-windows.c39 #define DWORD_LO(x) ((x) & 0xffffffff) macro
42 #define DWORD_LO(x) (x) macro
/dports/games/libretro-picodrive/picodrive-600894e/platform/libretro/
H A Dlibretro.c179 # define DWORD_LO(x) ((x) & 0xffffffff) macro
182 # define DWORD_LO(x) (x) macro
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libretro/
H A Dlibretro.c280 # define DWORD_LO(x) ((x) & 0xffffffff) macro
283 # define DWORD_LO(x) (x) macro