Searched defs:getTParams (Results 1 - 1 of 1) sorted by relevance

/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl2741 sub getTParams($$) subroutine
3875 if(my @TParams = getTParams($TypeId, "Type")) {
3932 if(my @TParams = getTParams($TypeId, "Type"))
5081 my @TParams = getTParams($Orig, "Func");

Completed in 94 milliseconds