Searched refs:ljust (Results 1 – 1 of 1) sorted by relevance
1221 int ljust = 0, wid = 0, prec = n, pad = 0; in format() local1224 ljust = 1; in format()1249 if (ljust) { // print prec chars from t, then pad blanks in format()1323 int ljust = 0, wid = 0, prec = n, pad = 0; in format() local1326 ljust = 1; in format()1351 if (ljust) { // print one char from t, then pad blanks in format()