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

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h154 #define NV_RJUST 0x20 /* right justify and blank fill */ macro
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
166 #define NV_SHORT (NV_RJUST) /* when integers are not long */
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h145 #define NV_RJUST 0x20 /* right justify and blank fill */ macro
149 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
157 #define NV_SHORT (NV_RJUST) /* when integers are not long */
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h154 #define NV_RJUST 0x20 /* right justify and blank fill */ macro
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
166 #define NV_SHORT (NV_RJUST) /* when integers are not long */
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h154 #define NV_RJUST 0x20 /* right justify and blank fill */ macro
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
166 #define NV_SHORT (NV_RJUST) /* when integers are not long */
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h154 #define NV_RJUST 0x20 /* right justify and blank fill */ macro
158 #define NV_HOST (NV_RJUST|NV_LJUST) /* map to host filename */
166 #define NV_SHORT (NV_RJUST) /* when integers are not long */

Completed in 38 milliseconds