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 42 extern unsigned highest_pc, line_pc;
66 line_pc = pc = val;
gsp_out.c 51 extern unsigned line_pc;
234 fprintf(listfile, "%.8X", line_pc);
250 line_pc += code_idx << 4;
gspa.c 66 unsigned line_pc; variable in typeref:typename:unsigned
179 line_pc = pc;

Completed in 21 milliseconds