Home
last modified time | relevance | path

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

/AOO41X/main/sal/qa/helper/gcov/ !
H A Dgcov_filter.pl258 sub contain_in_List($$) subroutine
326 my $value = contain_in_List( $sFunctionName, \@aExportedFunctionList );
329 my $isDeprecated = contain_in_List( $sFunctionName, \@aDeprecatedList );
371 my $value = contain_in_List( $2, \@aExportedFunctionList );
374 my $isDeprecated = contain_in_List( $2, \@aDeprecatedList );