Searched refs:fth_copying (Results 1 – 1 of 1) sorted by relevance
115 static int fth_copying; /* in a verbatim_* or forth_* pair */ variable301 if (fth_copying == 1 || nblank++ == 1) in fth_process_line()335 if (fth_copying == 0) { in fth_process_line()342 fth_copying = 0; in fth_process_line()346 if (fth_copying == 1) { in fth_process_line()359 fth_copying = 1; in fth_process_line()