Home
last modified time | relevance | path

Searched defs:rebind_alloc (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp20665 using rebind_alloc = __alloc_rebind<_Alloc, _Tp>; typedef
20823 using rebind_alloc = allocator<_Up>; typedef