Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.c115 static int fth_copying; /* in a verbatim_* or forth_* pair */ variable
301 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()