Searched refs:hint (Results 1 – 3 of 3) sorted by relevance
40 #define ___KABI_RULE(hint, target, value) \ argument44 "1\0" #hint "\0" target "\0" value46 #define __KABI_RULE(hint, target, value) \ argument47 ___KABI_RULE(hint, #target, #value)
18 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)) {
234 # This is a good hint that there is a bug in the kbuild file