Home
last modified time | relevance | path

Searched refs:once (Results 1 – 4 of 4) 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/
Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
Drecordmcount.h465 int once = 0; in nop_mcount() local
478 if (warn_on_notrace_sect && !once) { in nop_mcount()
481 once = 1; in nop_mcount()