Home
last modified time | relevance | path

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

/scripts/coccinelle/tests/
Ddoublebitand.cocci2 /// Find bit operations that include the same argument more than once
Ddoubletest.cocci2 /// Find &&/|| operations that include the same argument more than once
/scripts/
Drecordmcount.h381 int once = 0; in nop_mcount() local
394 if (warn_on_notrace_sect && !once) { in nop_mcount()
397 once = 1; in nop_mcount()