Home
last modified time | relevance | path

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

/external/one-true-awk/
Dlib.c587 static int been_here = 0; in SYNTAX() local
590 if (been_here++ > 2) in SYNTAX()
690 static int been_here = 0; in eprint() local
693 if (compile_time != COMPILING || been_here++ > 0 || ebuf == ep) in eprint()