Searched defs:zero_ptr (Results 1 – 3 of 3) sorted by relevance
61 const uint8_t* zero_ptr = reinterpret_cast<const uint8_t*>(zero); in TEST() local
132 static volatile int *zero_ptr = 0; in main() local
111 std::unique_ptr<Element> zero_ptr = in Create() local