HomeSort by: relevance | last modified time | path
    Searched refs:strip_leading_underscore (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/cf/
w32-list-externs-from-objs.pl 34 my $strip_leading_underscore = 0;
58 if ($strip_leading_underscore && $symbol =~ /_(.*)/) {
61 if ($strip_leading_underscore && $symbol =~ /(.*)\@.*$/) {
103 $strip_leading_underscore = 1;
w32-def-from-dll.pl 34 my $strip_leading_underscore = 0;
82 if ($strip_leading_underscore && $symbol =~ /_(.*)/) {

Completed in 24 milliseconds