Home
last modified time | relevance | path

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

/original-bsd/contrib/sc/
H A Dvi.c245 for_line(stop_null) in for_line() argument
246 int stop_null; in for_line()
249 (line[linelim+1] != 0 || stop_null))
255 for_word(stop_null) in for_word() argument
256 int stop_null; in for_word()
282 if (cpos > 0 && line[cpos] == 0 && !stop_null)