/openbmc/u-boot/lib/ |
H A D | vsprintf.c | 257 static char *string(char *buf, char *end, char *s, int field_width, in string() 279 static char *string16(char *buf, char *end, u16 *s, int field_width, in string16() 300 static char *device_path_string(char *buf, char *end, void *dp, int field_width, in device_path_string() 320 static char *mac_address_string(char *buf, char *end, u8 *addr, int field_width, in mac_address_string() 339 static char *ip6_addr_string(char *buf, char *end, u8 *addr, int field_width, in ip6_addr_string() 359 static char *ip4_addr_string(char *buf, char *end, u8 *addr, int field_width, in ip4_addr_string() 392 static char *uuid_string(char *buf, char *end, u8 *addr, int field_width, in uuid_string() 439 int field_width, int precision, int flags) in pointer() 516 int field_width; /* width of output field */ in vsnprintf_internal() local
|
/openbmc/linux/arch/alpha/boot/ |
H A D | stdio.c | 120 int field_width; /* width of output field */ in vsprintf() local
|
/openbmc/linux/include/linux/ |
H A D | sh_intc.h | 59 unsigned long set_reg, clr_reg, reg_width, field_width; member 67 unsigned long reg, reg_width, field_width; member
|
/openbmc/linux/arch/x86/boot/ |
H A D | printf.c | 123 int field_width; /* width of output field */ in vsprintf() local
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | guest_sprintf.c | 128 int field_width; /* width of output field */ in guest_vsnprintf() local
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | stdio.c | 156 int field_width; /* width of output field */ in vsprintf() local
|
/openbmc/qemu/include/hw/sh4/ |
H A D | sh_intc.h | 29 unsigned long set_reg, clr_reg, reg_width, field_width; member
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | vsprintf.c | 314 int field_width; /* width of output field */ in vsnprintf() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | stats.c | 132 size_t field_width; in xchk_stats_estimate_bufsize() local
|
/openbmc/u-boot/include/ |
H A D | sh_pfc.h | 45 unsigned long reg, reg_width, field_width; member
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 445 signed int field_width:24; /* width of output field */ member 466 int field_width = spec.field_width; in number() local 3449 s16 field_width; in vsscanf() local
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | cpufeature.h | 363 u8 field_width; member
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 98 u8 reg_width, field_width; member
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 104 u8 reg_width, field_width; member
|