Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dkernel-doc359 STATE_BODY => 3, # the body of the comment constant
2067 $state = STATE_BODY;
2166 $state = STATE_BODY;
2200 $state = STATE_BODY;
2205 $state = STATE_BODY;
2360 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE ||
/openbmc/u-boot/scripts/
H A Dkernel-doc333 STATE_BODY => 3, # the body of the comment constant
1883 $state = STATE_BODY;
1963 $state = STATE_BODY;
2001 $state = STATE_BODY;
2153 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE) {
/openbmc/linux/scripts/
H A Dkernel-doc217 STATE_BODY => 3, # the body of the comment constant
2060 $state = STATE_BODY;
2140 $state = STATE_BODY;
2173 $state = STATE_BODY;
2178 $state = STATE_BODY;
2330 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE ||