Home
last modified time | relevance | path

Searched defs:SPECIAL (Results 1 – 7 of 7) sorted by relevance

/linux/arch/alpha/boot/ !
H A Dstdio.c40 #define SPECIAL 32 /* 0x */ macro
/linux/arch/x86/boot/ !
H A Dprintf.c33 #define SPECIAL 64 /* 0x */ macro
/linux/tools/testing/selftests/kvm/lib/ !
H A Dguest_sprintf.c32 #define SPECIAL 64 /* 0x */ macro
/linux/arch/powerpc/boot/ !
H A Dstdio.c76 #define SPECIAL 32 /* 0x */ macro
/linux/drivers/firmware/efi/libstub/ !
H A Dvsprintf.c149 #define SPECIAL 64 /* 0x */ macro
/linux/scripts/ !
H A Dsorttable.c402 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/linux/lib/ !
H A Dvsprintf.c436 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro