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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 12955 my $zero_dot_at_end_regex = '[\w0-9' . $decimal_separator . ']*(0' . $decimal_separator . '$)';
12979 gp_message ("debugM", $subr_name, "zero_dot_at_end_regex = $zero_dot_at_end_regex");
13117 if ($all_metrics =~ /$zero_dot_at_end_regex/)
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 12955 my $zero_dot_at_end_regex = '[\w0-9' . $decimal_separator . ']*(0' . $decimal_separator . '$)';
12979 gp_message ("debugM", $subr_name, "zero_dot_at_end_regex = $zero_dot_at_end_regex");
13117 if ($all_metrics =~ /$zero_dot_at_end_regex/)

Completed in 47 milliseconds