Home
last modified time | relevance | path

Searched refs:HOST_LONG_BITS (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/emulators/qemu5/qemu-5.2.0/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
296 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_print()
306 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_print()
316 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_print()
/dports/emulators/qemu/qemu-6.2.0/
H A Dthunk.c148 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
154 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
169 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
175 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
297 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_print()
307 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_print()
317 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_print()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dthunk.c148 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32
154 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32
169 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64
175 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64
297 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32
307 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32
317 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64
/dports/emulators/qemu60/qemu-6.0.0/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
296 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_print()
306 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_print()
316 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_print()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dram_addr.h108 unsigned long len = (pages + HOST_LONG_BITS - 1) / HOST_LONG_BITS; in cpu_physical_memory_set_dirty_lebitmap()
135 page_number = (i * HOST_LONG_BITS + j) * hpratio; in cpu_physical_memory_set_dirty_lebitmap()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dram_addr.h108 unsigned long len = (pages + HOST_LONG_BITS - 1) / HOST_LONG_BITS; in cpu_physical_memory_set_dirty_lebitmap()
135 page_number = (i * HOST_LONG_BITS + j) * hpratio; in cpu_physical_memory_set_dirty_lebitmap()
/dports/emulators/qemu42/qemu-4.2.1/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dthunk.c147 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()
153 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()
168 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()
174 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dcpu-defs.h85 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
94 # if HOST_LONG_BITS == 32
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dcpu-defs.h82 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
91 # if HOST_LONG_BITS == 32
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dcpu-defs.h82 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
91 # if HOST_LONG_BITS == 32
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dcpu-defs.h85 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
94 # if HOST_LONG_BITS == 32
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dcpu-defs.h85 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
94 # if HOST_LONG_BITS == 32
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dcpu-defs.h85 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
94 # if HOST_LONG_BITS == 32
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dcpu-defs.h82 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
91 # if HOST_LONG_BITS == 32
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dcpu-defs.h85 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
94 # if HOST_LONG_BITS == 32
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dconfig-host.h4 #define HOST_LONG_BITS 32 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/slirp/
H A Dslirp_config.h74 #define SIZEOF_CHAR_P (HOST_LONG_BITS / 8)
/dports/lang/snobol4/snobol4-2.2.2/lib/snolib/
H A Dhost.h385 #define HOST_LONG_BITS 2303 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dram_addr.h322 unsigned long len = (pages + HOST_LONG_BITS - 1) / HOST_LONG_BITS; in cpu_physical_memory_set_dirty_lebitmap()
377 page_number = (i * HOST_LONG_BITS + j) * hpratio; in cpu_physical_memory_set_dirty_lebitmap()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/
H A Dqemu-common.h72 # define HOST_LONG_BITS 32 macro
74 # define HOST_LONG_BITS 64 macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/
H A Dqemu-common.h72 # define HOST_LONG_BITS 32 macro
74 # define HOST_LONG_BITS 64 macro

12345678