/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | guest_sprintf.c | 32 #define SPECIAL 64 /* 0x */ macro 77 if (type & SPECIAL) { in number() 97 if (type & SPECIAL) { in number() 160 flags |= SPECIAL; in guest_vsnprintf() 240 flags |= SPECIAL | SMALL | ZEROPAD; in guest_vsnprintf()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | vsprintf.c | 149 #define SPECIAL 64 /* 0x */ macro 169 flags |= SPECIAL; in get_flags() 430 flags &= ~SPECIAL; in vsnprintf() 461 if (flags & SPECIAL) { in vsnprintf() 477 flags &= ~SPECIAL; in vsnprintf() 497 if (flags & SPECIAL) { in vsnprintf()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | vsprintf.c | 149 #define SPECIAL 64 /* 0x */ macro 169 flags |= SPECIAL; in get_flags() 430 flags &= ~SPECIAL; in vsnprintf() 461 if (flags & SPECIAL) { in vsnprintf() 477 flags &= ~SPECIAL; in vsnprintf() 497 if (flags & SPECIAL) { in vsnprintf()
|
/kernel/linux/linux-5.10/arch/alpha/boot/ |
H A D | stdio.c | 40 #define SPECIAL 32 /* 0x */ macro 70 if (type & SPECIAL) { in number() 90 if (type & SPECIAL) { in number() 142 case '#': flags |= SPECIAL; goto repeat; in vsprintf()
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | stdio.c | 76 #define SPECIAL 32 /* 0x */ macro 106 if (type & SPECIAL) { in number() 126 if (type & SPECIAL) { in number() 178 case '#': flags |= SPECIAL; goto repeat; in vsprintf()
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | printf.c | 33 #define SPECIAL 64 /* 0x */ macro 73 if (type & SPECIAL) { in number() 93 if (type & SPECIAL) { in number() 149 flags |= SPECIAL; in vsprintf()
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | stdio.c | 76 #define SPECIAL 32 /* 0x */ macro 106 if (type & SPECIAL) { in number() 126 if (type & SPECIAL) { in number() 178 case '#': flags |= SPECIAL; goto repeat; in vsprintf()
|
/kernel/linux/linux-6.6/arch/alpha/boot/ |
H A D | stdio.c | 40 #define SPECIAL 32 /* 0x */ macro 70 if (type & SPECIAL) { in number() 90 if (type & SPECIAL) { in number() 142 case '#': flags |= SPECIAL; goto repeat; in vsprintf()
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | printf.c | 33 #define SPECIAL 64 /* 0x */ macro 73 if (type & SPECIAL) { in number() 93 if (type & SPECIAL) { in number() 149 flags |= SPECIAL; in vsprintf()
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.h | 171 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 178 return SPECIAL(sym->st_shndx); in get_secindex()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | sorttable.c | 173 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 186 return SPECIAL(shndx); in get_secindex()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sorttable.c | 179 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 192 return SPECIAL(shndx); in get_secindex()
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
H A D | los_startup.s | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
H A D | los_atomic.S | 22 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/linux/linux-5.10/lib/ |
H A D | vsprintf.c | 408 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro 455 int need_pfx = ((spec.flags & SPECIAL) && spec.base != 10); in number() 575 spec.flags = SPECIAL | SMALL | ZEROPAD; in special_hex_number() 1018 .flags = SPECIAL | SMALL, 1055 .flags = SPECIAL | SMALL | ZEROPAD, in resource_string() 1061 .flags = SPECIAL | SMALL | ZEROPAD, in resource_string() 2407 case '#': spec->flags |= SPECIAL; break; in format_decode()
|
/kernel/linux/linux-6.6/lib/ |
H A D | vsprintf.c | 415 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro 463 int need_pfx = ((spec.flags & SPECIAL) && spec.base != 10); in number() 583 spec.flags = SPECIAL | SMALL | ZEROPAD; in special_hex_number() 1019 .flags = SPECIAL | SMALL, 1056 .flags = SPECIAL | SMALL | ZEROPAD, in resource_string() 1062 .flags = SPECIAL | SMALL | ZEROPAD, in resource_string() 2578 case '#': spec->flags |= SPECIAL; break; in format_decode()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 39 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 39 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/arm/cortex-m7/iar/ |
H A D | los_dispatch.S | 23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|