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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 4218 my $no_of_occurrences;
4230 $no_of_occurrences = scalar (@option_dir);
4236 $msg = "no_of_occurrences = $no_of_occurrences";
4239 $excess_occurrences = ($no_of_occurrences > $max_occurrences) ?
4245 if ($no_of_occurrences < 1)
4247 $msg = "the number of fields is $no_of_occurrences";
4377 if ((not $valid) && ($key == $no_of_occurrences-1))
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 4218 my $no_of_occurrences;
4230 $no_of_occurrences = scalar (@option_dir);
4236 $msg = "no_of_occurrences = $no_of_occurrences";
4239 $excess_occurrences = ($no_of_occurrences > $max_occurrences) ?
4245 if ($no_of_occurrences < 1)
4247 $msg = "the number of fields is $no_of_occurrences";
4377 if ((not $valid) && ($key == $no_of_occurrences-1))

Completed in 48 milliseconds