Home
last modified time | relevance | path

Searched refs:NUMOPS (Results 1 – 6 of 6) sorted by relevance

/original-bsd/usr.bin/pascal/px/
H A Dvars.h256 #define NUMOPS 256 macro
257 extern long _profcnts[NUMOPS];
H A Dutilities.c27 double counts[NUMOPS]; /* instruction counts */ in stats()
47 for (count = 0; count < NUMOPS; count++) in stats()
H A Dinterp.c116 long _profcnts[NUMOPS];
/original-bsd/sys/tahoe/stand/vdformat/
H A Dstart.c18 for(cur_op=0; cur_op<NUMOPS; cur_op++) { in start_commands()
H A Dlist.c65 for(cur_op=0; cur_op<NUMOPS; cur_op++) {
H A Dvdfmt.h99 #define NUMOPS 7 macro
100 op_tbl operations[NUMOPS];