Searched defs:LEFT_JUSTIFY (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/contrib/edk2/Include/Library/ | ||
H A D | PrintLib.h | 195 #define LEFT_JUSTIFY 0x01 macro |
/freebsd-src/lib/libc/stdlib/ | ||
H A D | strfmon.c | 55 #define LEFT_JUSTIFY 0x20 /* left justify */ macro |