Searched refs:ignoring (Results 1 – 3 of 3) sorted by relevance
200 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable512 ignoring[depth] = ignoring[depth-1]; in ignoreoff()517 ignoring[depth] = true; in ignoreon()974 if (text || ignoring[depth]) { in skipcomment()
152 -dasm()= // support inline assembly code by ignoring asm(...)
1760 zconfprint("warning: ignoring unknown option %s", (yyvsp[(2) - (3)].string));