Home
last modified time | relevance | path

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

/external/llvm-libc/src/__support/
Dblock.h117 LIBC_INLINE static Block *from_usable_space(void *usable_space) { in from_usable_space() function
121 LIBC_INLINE static const Block *from_usable_space(const void *usable_space) { in from_usable_space() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dblock.h143 LIBC_INLINE static Block *from_usable_space(void *usable_space) { in from_usable_space() function
147 LIBC_INLINE static const Block *from_usable_space(const void *usable_space) { in from_usable_space() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dblock.h143 LIBC_INLINE static Block *from_usable_space(void *usable_space) { in from_usable_space() function
147 LIBC_INLINE static const Block *from_usable_space(const void *usable_space) { in from_usable_space() function