Home
last modified time | relevance | path

Searched defs:ALIGN_TRUNC2 (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dalign.h49 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffffffffffff0) macro
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dalign.h28 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffffffffffff0) macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dalign.h49 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffffc) macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dalign.h49 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffffffffffff0) macro
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dalign.h28 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffffffffffff0) macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dalign.h28 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffffc) macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dalign.h49 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffff8) macro
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dalign.h28 #define ALIGN_TRUNC2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0xfffffff8) macro