Searched refs:tail_sz (Results 1 – 1 of 1) sorted by relevance
8 size_t value_sz, slot_sz, lookup_sz, tail_sz; in test_map_uninit_mem_exposure() local34 tail_sz = slot_sz - value_sz; in test_map_uninit_mem_exposure()35 if (!ASSERT_NEQ(tail_sz, 0, "tail_sz")) in test_map_uninit_mem_exposure()42 zero = calloc(1, tail_sz); in test_map_uninit_mem_exposure()60 if (!ASSERT_MEMEQ(tail, zero, tail_sz, "zeroed tail bytes")) in test_map_uninit_mem_exposure()