Home
last modified time | relevance | path

Searched refs:ALIGN_ALIGN2 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dalign13 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
18 #define ALIGN_ALIGN1(x) ALIGN_ALIGN2(x)
26 #define ALIGN_ALIGN2(x) ALIGN_TRUNC2((x)+7)
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dalign13 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
18 #define ALIGN_ALIGN1(x) ALIGN_ALIGN2(x)
26 #define ALIGN_ALIGN2(x) ALIGN_TRUNC2((x)+3)
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dalign13 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
18 #define ALIGN_ALIGN1(x) ALIGN_ALIGN2(x)
26 #define ALIGN_ALIGN2(x) ALIGN_TRUNC2((x)+15)
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dalign13 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
18 #define ALIGN_ALIGN1(x) ALIGN_ALIGN2(x)
26 #define ALIGN_ALIGN2(x) ALIGN_TRUNC2((x)+15)