Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c200 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable
512 ignoring[depth] = ignoring[depth-1]; in ignoreoff()
517 ignoring[depth] = true; in ignoreon()
974 if (text || ignoring[depth]) { in skipcomment()
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt152 -dasm()= // support inline assembly code by ignoring asm(...)
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c_shipped1760 zconfprint("warning: ignoring unknown option %s", (yyvsp[(2) - (3)].string));