Home
last modified time | relevance | path

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

/scripts/gendwarfksyms/examples/
Dkabi.h40 #define ___KABI_RULE(hint, target, value) \ argument
44 "1\0" #hint "\0" target "\0" value
46 #define __KABI_RULE(hint, target, value) \ argument
47 ___KABI_RULE(hint, #target, #value)
/scripts/
Dget_abi.pl18 my $hint = 0;
47 "show-hints" => \$hint,
735 if ($found_string && $hint) {
764 if ($hint && (!$search_string || $found_string)) {
786 if ($hint || ($debug && $dbg_undefined)) {
DKbuild.include234 # This is a good hint that there is a bug in the kbuild file