Home
last modified time | relevance | path

Searched defs:TYPMASK (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/old/as.tahoe/
H A Dinstrs.h20 #define TYPMASK ((1<<TYPLG)-1) /* the mask (assumes 2's comp arith) */ macro
/csrg-svn/old/as.vax/
H A Dinstrs.h28 #define TYPMASK ((1<<TYPLG)-1) /* the mask (assumes 2's comp arith) */ macro
/csrg-svn/sys/vax/vax/
H A Dkdb_opset.c50 #define TYPMASK ((1<<TYPLG)-1) /* the mask (assumes 2's comp arith) */ macro