Home
last modified time | relevance | path

Searched defs:field_width (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/alpha/boot/
Dstdio.c124 int field_width; /* width of output field */ in vsprintf() local
/Linux-v4.19/include/linux/
Dsh_intc.h59 unsigned long set_reg, clr_reg, reg_width, field_width; member
67 unsigned long reg, reg_width, field_width; member
/Linux-v4.19/arch/x86/boot/
Dprintf.c125 int field_width; /* width of output field */ in vsprintf() local
/Linux-v4.19/arch/powerpc/boot/
Dstdio.c160 int field_width; /* width of output field */ in vsprintf() local
/Linux-v4.19/lib/
Dvsprintf.c402 signed int field_width:24; /* width of output field */ member
421 int field_width = spec.field_width; in number() local
2917 s16 field_width; in vsscanf() local
/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dsh_pfc.h101 u8 reg_width, field_width; member