Home
last modified time | relevance | path

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

/csrg-svn/old/adb/adb.tahoe/
H A Dmachine.h26 #define INUDOT(x) (((int)(x)&0xf0000000) == 0xb0000000) macro
/csrg-svn/old/adb/adb.vax/
H A Dmachine.h26 #define INUDOT(x) (((x)&0xf0000000) == 0x70000000) macro
/csrg-svn/sys/vax/include/
H A Dkdbparam.h62 #define INUDOT(x) (((x)&0xf0000000) == 0x70000000) macro
/csrg-svn/sys/tahoe/include/
H A Dkdbparam.h61 #define INUDOT(x) (((int)(x)&0xf0000000) == 0xb0000000) macro