Searched refs:highest_pc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/gspa/gspa/
H A Dgsp_pseu.c42 extern unsigned highest_pc, line_pc;
64 if( pc > highest_pc )
65 highest_pc = pc;
H A Dgspa.c65 unsigned highest_pc; variable

Completed in 64 milliseconds