Home
last modified time | relevance | path

Searched defs:optype (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/old/adb/adb.vax/
H A Dopset.c162 int ins, mode, optype, mapchar, t; local
276 operandout(mode, optype, ischmk) in operandout() argument
440 bignumprint(nbytes, optype) in bignumprint() argument
/csrg-svn/sys/vax/vax/
H A Dkdb_opset.c302 u_char optype; local
451 char *operandout(mode, optype) in operandout() argument
551 shortliteral(mode, optype) in shortliteral() argument
569 pcimmediate(mode, optype) in pcimmediate() argument
588 bignumprint(nbytes, optype) in bignumprint() argument
/csrg-svn/usr.bin/f77/libI77/
H A Ddofio.c42 int n,i,more,optype; local
/csrg-svn/old/pcc/mip/
H A Dmanifest.h82 #define optype(o) (dope[o]&TYFLG) macro