Home
last modified time | relevance | path

Searched refs:d1 (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/jemalloc/test/integration/
A Dallocated.c16 uint64_t a0, a1, d0, d1; in thd_start() local
77 sz = sizeof(d1); in thd_start()
78 mallctl("thread.deallocated", (void *)&d1, &sz, NULL, 0); in thd_start()
81 assert_u64_eq(*dp1, d1, in thd_start()
87 assert_u64_le(d0 + usize, d1, in thd_start()
/third_party/lib/acpica/source/include/acpica/
A Dacmacros.h414 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
418 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)

Completed in 5 milliseconds