Home
last modified time | relevance | path

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

/original-bsd/old/dbx/
H A Druntime.iris.c202 #define HIWORD 0xffff0000 macro
H A Druntime.sun.c202 #define HIWORD 0xffff0000 macro
/original-bsd/sys/vax/uba/
H A Dnpreg.h121 #define HIWORD(X) (((ushort *)&(X))[1]) macro