Searched defs:NV_UNSIGN (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h168 #define NV_UNSIGN (NV_LTOU) /* for unsigned quantities */ macro
199 #define NV_UINT16 (NV_UNSIGN|NV_SHORT|NV_INTEGER)
202 #define NV_UNT32 (NV_UNSIGN|NV_INTEGER)
204 #define NV_UINT64 (NV_UNSIGN|NV_LONG|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h159 #define NV_UNSIGN (NV_LTOU) /* for unsigned quantities */ macro
190 #define NV_UINT16 (NV_UNSIGN|NV_SHORT|NV_INTEGER)
193 #define NV_UNT32 (NV_UNSIGN|NV_INTEGER)
195 #define NV_UINT64 (NV_UNSIGN|NV_LONG|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h168 #define NV_UNSIGN (NV_LTOU) /* for unsigned quantities */ macro
199 #define NV_UINT16 (NV_UNSIGN|NV_SHORT|NV_INTEGER)
202 #define NV_UNT32 (NV_UNSIGN|NV_INTEGER)
204 #define NV_UINT64 (NV_UNSIGN|NV_LONG|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h168 #define NV_UNSIGN (NV_LTOU) /* for unsigned quantities */ macro
199 #define NV_UINT16 (NV_UNSIGN|NV_SHORT|NV_INTEGER)
202 #define NV_UNT32 (NV_UNSIGN|NV_INTEGER)
204 #define NV_UINT64 (NV_UNSIGN|NV_LONG|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h168 #define NV_UNSIGN (NV_LTOU) /* for unsigned quantities */ macro
199 #define NV_UINT16 (NV_UNSIGN|NV_SHORT|NV_INTEGER)
202 #define NV_UNT32 (NV_UNSIGN|NV_INTEGER)
204 #define NV_UINT64 (NV_UNSIGN|NV_LONG|NV_INTEGER)

Completed in 29 milliseconds