Home
last modified time | relevance | path

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

/original-bsd/old/as.tahoe/
H A Dinstrs.h24 #define A_CONS(access, type) ((access) | (type)) macro
/original-bsd/old/as.vax/
H A Dinstrs.h32 #define A_CONS(access, type) ((access) | (type)) macro
/original-bsd/sys/vax/vax/
H A Dkdb_opset.c54 #define A_CONS(access, type) ((access) | (type)) macro