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

  /src/usr.sbin/gspa/gspa/
gsp_pseu.c 42 extern unsigned highest_pc, line_pc;
64 if( pc > highest_pc )
65 highest_pc = pc;
gspa.c 65 unsigned highest_pc; variable in typeref:typename:unsigned

Completed in 12 milliseconds