/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
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-4.19/arch/x86/boot/ |
D | printf.c | 35 #define SPECIAL 64 /* 0x */ macro 75 if (type & SPECIAL) { in number() 95 if (type & SPECIAL) { in number() 151 flags |= SPECIAL; in vsprintf()
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
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-4.19/arch/alpha/boot/ |
D | stdio.c | 44 #define SPECIAL 32 /* 0x */ macro 74 if (type & SPECIAL) { in number() 94 if (type & SPECIAL) { in number() 146 case '#': flags |= SPECIAL; goto repeat; in vsprintf()
|
/kernel/linux/linux-5.10/arch/alpha/boot/ |
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/ |
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-4.19/arch/powerpc/boot/ |
D | stdio.c | 80 #define SPECIAL 32 /* 0x */ macro 110 if (type & SPECIAL) { in number() 130 if (type & SPECIAL) { in number() 182 case '#': flags |= SPECIAL; goto repeat; in vsprintf()
|
/kernel/linux/linux-4.19/scripts/mod/ |
D | modpost.h | 161 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 168 return SPECIAL(sym->st_shndx); in get_secindex()
|
/kernel/linux/linux-5.10/scripts/mod/ |
D | modpost.h | 170 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 177 return SPECIAL(sym->st_shndx); in get_secindex()
|
/kernel/linux/linux-4.19/arch/arm/boot/dts/ |
D | qcom-ipq4019-ap.dk01.1-c1.dts | 10 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
D | bcm47081.dtsi | 13 * AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
D | bcm9hmidc.dtsi | 25 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | qcom-ipq4019-ap.dk01.1-c1.dts | 10 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
/kernel/linux/linux-4.19/scripts/ |
D | sortextable.c | 176 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 189 return SPECIAL(shndx); in get_secindex()
|
/kernel/linux/linux-5.10/LICENSES/deprecated/ |
D | ISC | 21 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
/kernel/linux/linux-5.10/scripts/ |
D | sorttable.c | 169 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro 182 return SPECIAL(shndx); in get_secindex()
|
/kernel/liteos_a/apps/trace/ |
D | BUILD.gn | 22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/components/fs/ |
D | BUILD.gn | 22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/linux/linux-4.19/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742t.dts | 25 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
/kernel/liteos_m/ |
D | LICENSE | 22 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/components/signal/ |
D | BUILD.gn | 21 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/arch/csky/ |
D | BUILD.gn | 22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/linux/linux-4.19/LICENSES/preferred/ |
D | BSD-2-Clause | 26 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
/kernel/liteos_m/arch/risc-v/ |
D | BUILD.gn | 22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
/kernel/liteos_m/testsuites/sample/kernel/signal/ |
D | BUILD.gn | 21 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|