Searched refs:volptr (Results 1 – 6 of 6) sorted by relevance
73 volatile int *volatile volptr = &vol; in TEST() local74 str = absl::Substitute("$0", volptr); in TEST()