Searched refs:newfunc (Results 1 – 1 of 1) sorted by relevance
252 #define alternative_call(oldfunc, newfunc, feature, output, input...) \ argument254 : output : [old] "i" (oldfunc), [new] "i" (newfunc), ## input)