Home
last modified time | relevance | path

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

/freebsd/lib/libutil++/
H A DMakefile9 freebsd::malloc_up.3 \
H A Dlibutil++.hh134 using malloc_up = std::unique_ptr<T, free_deleter<T>>; typedef