Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dlib.c500 static int been_here = 0; in SYNTAX() local
503 if (been_here++ > 2) in SYNTAX()
606 static int been_here = 0; in eprint() local
609 if (compile_time == 2 || compile_time == 0 || been_here++ > 0) in eprint()