Searched refs:first_part (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/preproc/refer/
H A Dlabel.y725 static void first_part(int len, const char *ptr, const char *end,
768 first_part(len, ptr, end, result);
781 first_part(n, start, end, result);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cpp550 TracePart *first_part; local
555 first_part = trace->parts.Front();
556 if (!first_part)
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
H A Dgp-display-html.in12742 my $first_part;
12862 $first_part = $split_line[0];
12863 gp_message ("debug", $subr_name, "relevant part = $first_part");
12865 if ($first_part =~ /[&\^\*\@\$]+/)
12901 $message = "more than 2 fields found: $first_part";
/netbsd-current/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in14054 my $first_part;
14183 $first_part = $split_line[0];
14184 gp_message ("debug", $subr_name, "relevant part = $first_part");
14186 if ($first_part =~ /[&\^\*\@\$]+/)
14223 $msg = "more than 2 fields found: $first_part";

Completed in 378 milliseconds