Searched refs:TARGET_ABI_BITS (Results 1 – 21 of 21) sorted by relevance
37 #if TARGET_ABI_BITS == 3241 #if TARGET_ABI_BITS == 3245 #if TARGET_ABI_BITS == 3249 #if TARGET_ABI_BITS == 32
29 #if TARGET_ABI_BITS == 6445 #if TARGET_ABI_BITS == 3249 #if TARGET_ABI_BITS == 3253 #if TARGET_ABI_BITS == 32
13 #define TARGET_ABI_BITS 32 macro15 #define TARGET_ABI_BITS TARGET_LONG_BITS macro38 #define ABI_LONG_ALIGNMENT (TARGET_ABI_BITS / 8)70 #if TARGET_ABI_BITS == 32
111 return TARGET_ABI_BITS / 8; in thunk_type_size()132 return TARGET_ABI_BITS / 8; in thunk_type_size()
40 #if TARGET_ABI_BITS == 3244 #if TARGET_ABI_BITS == 3248 #if TARGET_ABI_BITS == 32
148 #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()
113 #if (TARGET_ABI_BITS == 32) && !defined(TARGET_ABI_MIPSN32)
312 #if defined(__NR_getdents) && HOST_LONG_BITS >= TARGET_ABI_BITS906 nw = DIV_ROUND_UP(n, TARGET_ABI_BITS); in copy_from_user_fdset()918 for (j = 0; j < TARGET_ABI_BITS; j++) { in copy_from_user_fdset()953 nw = DIV_ROUND_UP(n, TARGET_ABI_BITS); in copy_to_user_fdset()963 for (j = 0; j < TARGET_ABI_BITS; j++) { in copy_to_user_fdset()3781 #if TARGET_ABI_BITS == 323785 #if TARGET_ABI_BITS == 324162 #if TARGET_ABI_BITS == 324166 #if TARGET_ABI_BITS == 324170 #if TARGET_ABI_BITS == 32[all …]
864 } else if (MIN(TARGET_VIRT_ADDR_SPACE_BITS, TARGET_ABI_BITS) <= 32) { in main()
622 sizeof(*target_fds)*(n / TARGET_ABI_BITS + 1), in print_fdset()629 if ((tswapal(target_fds[i / TARGET_ABI_BITS]) >> in print_fdset()630 (i & (TARGET_ABI_BITS - 1))) & 1) { in print_fdset()2183 #if TARGET_ABI_BITS == 32 in print_fallocate()2278 #if TARGET_ABI_BITS == 32 in print_fcntl()
458 #define TARGET_NSIG_BPW TARGET_ABI_BITS553 #if TARGET_ABI_BITS == 32
6 #if TARGET_ABI_BITS == 32
28 #if TARGET_ABI_BITS == 32
30 #if (TARGET_ABI_BITS == 32)
35 #if TARGET_ABI_BITS == 64
146 #if !defined(TARGET_I386) && TARGET_ABI_BITS == 32164 #if !defined(TARGET_I386) && TARGET_ABI_BITS == 32
134 #if TARGET_ABI_BITS > 32490 #if TARGET_ABI_BITS == 32 in target_arg64()
518 } else if (MIN(TARGET_VIRT_ADDR_SPACE_BITS, TARGET_ABI_BITS) <= 32) { in main()
247 #if HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64
269 #if TARGET_ABI_BITS == 32 in do_freebsd_procctl()