Searched defs:usable_space (Results 1 – 2 of 2) sorted by relevance
143 LIBC_INLINE static Block *from_usable_space(void *usable_space) { in from_usable_space()147 LIBC_INLINE static const Block *from_usable_space(const void *usable_space) { in from_usable_space()189 LIBC_INLINE cpp::byte *usable_space() { in usable_space() function192 LIBC_INLINE const cpp::byte *usable_space() const { in usable_space() function
110 static inline Derived* FromUsableSpace(void* usable_space) { in FromUsableSpace()113 static inline const Derived* FromUsableSpace(const void* usable_space) { in FromUsableSpace()200 BasicBlock<Derived>::FromUsableSpaceImpl(Ptr usable_space) { in FromUsableSpaceImpl()