Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator.h46 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
61 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
62 typedef allocator<_Up> other;
H A Dshared_ptr.h334 struct rebind { struct
335 typedef allocator<_Other> other;
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Dsso_allocator.h46 struct rebind { argument
45 struct rebind { global() struct
/freebsd/sbin/dhclient/
H A Ddhcpd.h125 time_t expiry, renewal, rebind; member