Home
last modified time | relevance | path

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

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