Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dmonotonic_buffer_resource_test.cpp334 std::size_t next_alloc = 5*monotonic_buffer_resource::initial_next_buffer_size; in test_do_allocate() local
335 dmbr.do_allocate(next_alloc, 1u); in test_do_allocate()
/third_party/e2fsprogs/lib/blkid/
Dprobe.h598 __u32 next_alloc; member