Searched defs:LJUST (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/bin/ps/ | ||
H A D | ps.h | 72 #define LJUST 0x04 /* left adjust on output (trailing blanks) */ macro |
/netbsd-src/bin/ksh/ | ||
H A D | table.h | 49 #define LJUST BIT(14) /* left justify */ macro |