Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/exec/java/
H A Djava.c74 #define LG(b, n) (SH(b, n) | (SH(b, n+2) << 16)) macro
/titanic_51/usr/src/cmd/troff/
H A Dtdef.h63 # define LG 0 macro
83 # define LG 1 macro
/titanic_51/usr/src/cmd/file/
H A Dfile.c1634 #define LG(b, n) (SH(b, n) | (SH(b, n+2) << 16)) macro