Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dstdio.c40 #define SPECIAL 32 /* 0x */ macro
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dprintf.c33 #define SPECIAL 64 /* 0x */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dstdio.c76 #define SPECIAL 32 /* 0x */ macro
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dvsprintf.c149 #define SPECIAL 64 /* 0x */ macro
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c169 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.h171 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/OK3568_Linux_fs/u-boot/lib/
H A Dvsprintf.c145 #define SPECIAL 64 /* 0x */ macro
/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c412 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro