Home
last modified time | relevance | path

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

/dragonfly/contrib/awk/
HDlib.c680 static int been_here = 0; in SYNTAX() local
683 if (been_here++ > 2) in SYNTAX()
783 static int been_here = 0; in eprint() local
786 if (compile_time != COMPILING || been_here++ > 0 || ebuf == ep) in eprint()