Home
last modified time | relevance | path

Searched refs:ALIGN_INTEGRAL (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dalign.h26 typedef unsigned long ALIGN_INTEGRAL; typedef
29 #define ALIGN_INTEGRAL long macro
30 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dalign.h5 typedef unsigned long ALIGN_INTEGRAL; typedef
8 #define ALIGN_INTEGRAL long macro
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dalign.h26 typedef unsigned long ALIGN_INTEGRAL; typedef
29 #define ALIGN_INTEGRAL long macro
30 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dalign.h5 typedef unsigned long ALIGN_INTEGRAL; typedef
8 #define ALIGN_INTEGRAL long macro
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dalign.h5 typedef unsigned long ALIGN_INTEGRAL; typedef
8 #define ALIGN_INTEGRAL long macro
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dalign.h5 typedef unsigned long ALIGN_INTEGRAL; typedef
8 #define ALIGN_INTEGRAL long macro
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dalign.h26 typedef unsigned long ALIGN_INTEGRAL; typedef
29 #define ALIGN_INTEGRAL long macro
30 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dalign.h26 typedef unsigned long ALIGN_INTEGRAL; typedef
29 #define ALIGN_INTEGRAL long macro
30 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dalign5 typedef unsigned long ALIGN_INTEGRAL;
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dalign5 typedef unsigned long ALIGN_INTEGRAL;
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dalign5 typedef unsigned long ALIGN_INTEGRAL;
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dalign5 typedef unsigned long ALIGN_INTEGRAL;
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))