Home
last modified time | relevance | path

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

/linux/scripts/
A Dkernel-doc295 OUTPUT_ALL => 0, # output all symbols and doc sections constant
300 my $output_selection = OUTPUT_ALL;
616 if (($output_selection == OUTPUT_ALL) ||
624 'content-only' => ($output_selection != OUTPUT_ALL), });
1174 if (($output_selection == OUTPUT_ALL) ||
1389 return 1 if ($output_selection == OUTPUT_ALL);

Completed in 5 milliseconds