Searched defs:tail_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp50 uptr tail_size = requested_size % kShadowAlignment; local
202 uptr tail_size = tagged_size - orig_size - 1; local
H A Dhwasan_report.cpp519 uptr tail_size = kShadowAlignment - (orig_size % kShadowAlignment); local
/freebsd-13-stable/usr.sbin/fstyp/
H A Dhammer_disk.h591 uint32_t tail_size; /* aligned size of the whole mess */ member in struct:hammer_fifo_tail

Completed in 164 milliseconds