Searched refs:fth_copying (Results 1 – 1 of 1) sorted by relevance
117 static int fth_copying; /* in a verbatim_* or forth_* pair */ variable303 if (fth_copying == 1 || nblank++ == 1) in fth_process_line()337 if (fth_copying == 0) { in fth_process_line()344 fth_copying = 0; in fth_process_line()348 if (fth_copying == 1) { in fth_process_line()361 fth_copying = 1; in fth_process_line()