Home
last modified time | relevance | path

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

/scripts/
Dgfp-translate78 for LINE in `cat $TMPFILE`; do
79 MASK=`echo $LINE | awk '{print $3}'`
81 echo $LINE
Dcheckpatch.pl1965 LINE => $line,
1975 LINE => $line,
/scripts/dtc/
Ddt_to_config958 LINE: label
961 next LINE if ($line =~ /^\s*#/);
962 next LINE if ($line =~ /^\s*$/);