Searched defs:is_valid (Results 1 – 4 of 4) sorted by relevance
60 bool is_valid() const noexcept { return !(_c & L4_INVALID_CAP_BIT); } in is_valid() function
91 bool is_valid() const in is_valid() function
50 is_valid(lua_State *l) in is_valid() function
697 bool is_valid() const { return a != L4_INVALID_ADDR; } in is_valid() function
Completed in 8 milliseconds