Lines Matching refs:ZU
37 0, "Unexpected mallctlbymib([\"%s\", %zu], ...) failure", cmd, ind);
58 assert_ptr_null(mallocx(ZU(PTRDIFF_MAX)+1, 0),
59 "Expected OOM for mallocx(size=%#zx, 0)", ZU(PTRDIFF_MAX)+1);
64 assert_ptr_null(mallocx(1, MALLOCX_ALIGN(ZU(PTRDIFF_MAX)+1)),
66 ZU(PTRDIFF_MAX)+1);
92 size = ZU(0x8000000000000000);
93 alignment = ZU(0x8000000000000000);
95 size = ZU(0x80000000);
96 alignment = ZU(0x80000000);
159 "nallocx() error for alignment=%zu, "
160 "size=%zu (%#zx)", alignment, sz, sz);
164 "mallocx() error for alignment=%zu, "
165 "size=%zu (%#zx)", alignment, sz, sz);
169 "alignment=%zu, size=%zu", alignment, sz);
172 "alignment=%zu, size=%zu", alignment, sz);
176 " alignment=%zu, size=%zu", ps[i],