Searched refs:LEFT_JUSTIFY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
H A Dstrfmon.c54 #define LEFT_JUSTIFY 0x20 /* left justify */ macro
185 flags |= LEFT_JUSTIFY;
374 if (flags & LEFT_JUSTIFY) {
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DPrintLib.h201 #define LEFT_JUSTIFY 0x01 macro
510 The Flags bit LEFT_JUSTIFY is always ignored.
560 The Flags bit LEFT_JUSTIFY is always ignored.
907 The Flags bit LEFT_JUSTIFY is always ignored.
956 The Flags bit LEFT_JUSTIFY is always ignored.

Completed in 119 milliseconds