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

  /src/usr.sbin/gspa/gspa/
gsp_pseu.c 39 extern unsigned highest_pc, line_pc;
63 line_pc = pc = val;
gsp_out.c 48 extern unsigned line_pc;
231 fprintf(listfile, "%.8X", line_pc);
247 line_pc += code_idx << 4;
gspa.c 63 unsigned line_pc; variable
176 line_pc = pc;

Completed in 24 milliseconds