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

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h155 #define NV_LJUST 0x40 /* left justify and blank fill */ macro
157 #define NV_RAW NV_LJUST /* used only with NV_BINARY */
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
170 #define NV_EXPNOTE (NV_LJUST) /* for scientific notation */
197 #define NV_INT16P (NV_LJUST|NV_SHORT|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h146 #define NV_LJUST 0x40 /* left justify and blank fill */ macro
148 #define NV_RAW NV_LJUST /* used only with NV_BINARY */
149 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
161 #define NV_EXPNOTE (NV_LJUST) /* for scientific notation */
188 #define NV_INT16P (NV_LJUST|NV_SHORT|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h155 #define NV_LJUST 0x40 /* left justify and blank fill */ macro
157 #define NV_RAW NV_LJUST /* used only with NV_BINARY */
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
170 #define NV_EXPNOTE (NV_LJUST) /* for scientific notation */
197 #define NV_INT16P (NV_LJUST|NV_SHORT|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h155 #define NV_LJUST 0x40 /* left justify and blank fill */ macro
157 #define NV_RAW NV_LJUST /* used only with NV_BINARY */
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
170 #define NV_EXPNOTE (NV_LJUST) /* for scientific notation */
197 #define NV_INT16P (NV_LJUST|NV_SHORT|NV_INTEGER)
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h155 #define NV_LJUST 0x40 /* left justify and blank fill */ macro
157 #define NV_RAW NV_LJUST /* used only with NV_BINARY */
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
170 #define NV_EXPNOTE (NV_LJUST) /* for scientific notation */
197 #define NV_INT16P (NV_LJUST|NV_SHORT|NV_INTEGER)

Completed in 28 milliseconds