Searched refs:line_pc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/gspa/gspa/
H A Dgsp_pseu.c42 extern unsigned highest_pc, line_pc;
66 line_pc = pc = val;
H A Dgsp_out.c51 extern unsigned line_pc;
234 fprintf(listfile, "%.8X", line_pc);
250 line_pc += code_idx << 4;
H A Dgspa.c66 unsigned line_pc; variable
179 line_pc = pc;

Completed in 60 milliseconds