Searched defs:InRange (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/include/kernel/
H A Drange_check.h17 static inline bool InRange(O offset, L len, O trim_to_len) { function
/fuchsia/zircon/kernel/lib/fbl/include/fbl/
H A Darena.h89 bool InRange(uintptr_t addr) const { function in class:fbl::Arena::Pool
93 bool InRange(const void* addr) const { function in class:fbl::Arena::Pool

Completed in 21 milliseconds