Home
last modified time | relevance | path

Searched refs:NACL_PRId32 (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/include/
H A Delf.h43 #define NACL_PRIdElf_Addr NACL_PRId32
53 #define NACL_PRIdElf_Off NACL_PRId32
67 #define NACL_PRIdElf_Word NACL_PRId32
81 #define NACL_PRIdElf_Xword NACL_PRId32
88 #define NACL_PRIdElf_Sxword NACL_PRId32
H A Dportability.h188 # define NACL_PRId32 NACL___PRI32_PREFIX "d" macro
247 # define NACL_PRId32 PRId32 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/nacl_base/
H A Dnacl_min_max_test.c31 TEST(int32_t, NACL_MAX_VAL, 2147483647, NACL_PRId32); in main()
42 TEST(int32_t, NACL_MIN_VAL, (-1 + (int32_t) -2147483647), NACL_PRId32); in main()
72 TEST(int32_t, INT32_MAX, 2147483647, NACL_PRId32); in main()
73 TEST(int32_t, INT32_MIN, -2147483647-1, NACL_PRId32); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator/
H A Dtypes_memory_model.h39 #define NACL_PRIdNaClPcNumber NACL_PRId32
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/
H A Dnacl_size_t.h30 #define NACL_PRIdNACL_SIZE NACL_PRId32
H A Dnacl_syscall_hook.c153 ("Returning from syscall %"NACL_PRIuS": return value %"NACL_PRId32 in NaClSyscallCSegHook()
H A Dsel_ldr_standard.c240 NACL_PRId32" bytes)\n", in NaClAppLoadFileAslr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/arch/arm/
H A Dsel_rt.h29 #define NACL_PRIdNACL_REG NACL_PRId32
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/arch/mips/
H A Dsel_rt.h29 #define NACL_PRIdNACL_REG NACL_PRId32
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/arch/x86_32/
H A Dsel_rt_32.h75 #define NACL_PRIdNACL_REG NACL_PRId32