Searched refs:hint (Results 1 – 2 of 2) 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)
234 # This is a good hint that there is a bug in the kbuild file
Completed in 4 milliseconds