Searched defs:empty (Results 1 – 4 of 4) sorted by relevance
65 bool empty; in check_reserved_space() local
342 bool CheckReservedSystemSpaceEmpty(bool* empty, std::string* err) { in CheckReservedSystemSpaceEmpty()
194 let mut empty = [0u8; 0]; in test_empty_initial_buffer() localVariable
26 uint8_t empty[] = {}; in TEST() local