Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator.h53 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { global() struct
69 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { global() struct
70 otherrebind global() argument
H A Dshared_ptr.h335 struct rebind { global() struct
336 otherrebind global() argument
/freebsd-src/contrib/llvm-project/libcxx/src/include/
H A Dsso_allocator.h46 struct rebind { struct
47 using other = __sso_allocator<U, _Np>;
/freebsd-src/sbin/dhclient/
H A Ddhcpd.h125 time_t expiry, renewal, rebind; member