Home
last modified time | relevance | path

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

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