Searched defs:field_width (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/arch/x86/boot/ | ||
H A D | printf.c | 125 int field_width; /* width of output field */ vsprintf() local |
/linux-4.1.27/arch/powerpc/boot/ | ||
H A D | stdio.c | 150 int field_width; /* width of output field */ vsprintf() local |
/linux-4.1.27/arch/alpha/boot/ | ||
H A D | stdio.c | 124 int field_width; /* width of output field */ vsprintf() local |
/linux-4.1.27/include/linux/ | ||
H A D | sh_intc.h | 58 unsigned long set_reg, clr_reg, reg_width, field_width; member in struct:intc_prio_reg 66 unsigned long reg, reg_width, field_width; member in struct:intc_sense_reg |
/linux-4.1.27/drivers/pinctrl/sh-pfc/ | ||
H A D | sh_pfc.h | 73 u8 reg_width, field_width; member in struct:pinmux_cfg_reg |
/linux-4.1.27/lib/ | ||
H A D | vsprintf.c | 386 s16 field_width; /* width of output field */ member in struct:printf_spec 2482 s16 field_width; vsscanf() local |
Completed in 262 milliseconds