taglinefilesource code
LEFT77lib/vsprintf.cif (type & LEFT)
LEFT110lib/vsprintf.cif (!(type&(ZEROPAD+LEFT)))
LEFT122lib/vsprintf.cif (!(type & LEFT))
LEFT160lib/vsprintf.ccase '-': flags |= LEFT; goto repeat;
LEFT177lib/vsprintf.cflags |= LEFT;
LEFT208lib/vsprintf.cif (!(flags & LEFT))
LEFT223lib/vsprintf.cif (!(flags & LEFT))