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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dprintf.c229 boolean_t ladjust; local
255 ladjust = FALSE;
267 ladjust = TRUE;
296 ladjust = !ladjust;
420 if (length > 0 && !ladjust) {
447 if (n < length && ladjust) {
584 if (padc == ' ' && !ladjust) {
613 if (ladjust) {

Completed in 21 milliseconds