Home
last modified time | relevance | path

Searched defs:LEFT (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/alpha/boot/
H A Dstdio.c39 #define LEFT 16 /* left justified */ macro
/openbmc/linux/arch/x86/boot/
H A Dprintf.c31 #define LEFT 16 /* left justified */ macro
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dguest_sprintf.c30 #define LEFT 16 /* left justified */ macro
/openbmc/linux/arch/powerpc/boot/
H A Dstdio.c75 #define LEFT 16 /* left justified */ macro
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c147 #define LEFT 16 /* left justified */ macro
/openbmc/u-boot/lib/
H A Dvsprintf.c144 #define LEFT 16 /* left justified */ macro
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c1437 #define LEFT r[0] in xfs_bmap_add_extent_delay_real() macro
1987 #define LEFT r[0] in xfs_bmap_add_extent_unwritten_real() macro
H A Dxfs_rmap.c1071 #define LEFT r[0] macro
/openbmc/linux/lib/
H A Dvsprintf.c410 #define LEFT 2 /* left justified */ macro
/openbmc/qemu/target/ppc/
H A Dint_helper.c1784 #define VSTRI(NAME, ELEM, NUM_ELEMS, LEFT) \ argument