Searched refs:depthstring (Results 1 – 1 of 1) sorted by relevance
73 static char depthstring[] = "Depth: "; variable179 (void) move(0, COLS - (int)sizeof (depthstring) - 2); in display()180 (void) addstr(depthstring); in display()