Home
last modified time | relevance | path

Searched refs:dot_flag (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libxcurses/src/tic/
H A Dticscan.c112 int dot_flag = 0; in get_token() local
124 dot_flag = 1; in get_token()
204 if (dot_flag == 1) in get_token()
247 if (dot_flag == 1) /* if commented out, use the next one */ in get_token()
/titanic_44/usr/src/cmd/tic/
H A Dtic_scan.c140 int dot_flag = FALSE; in get_token() local
148 dot_flag = TRUE; in get_token()
249 if (dot_flag == TRUE) in get_token()
289 if (dot_flag == TRUE) /* if commented out, use the next one */ in get_token()