Home
last modified time | relevance | path

Searched refs:SPECIAL (Results 1 – 25 of 850) sorted by relevance

12345678910>>...34

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
Dvsprintf.c149 #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/
Dprintf.c35 #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/
Dprintf.c33 #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/
Dstdio.c44 #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/
Dstdio.c40 #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/
Dstdio.c76 #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/
Dstdio.c80 #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/
Dmodpost.h161 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
168 return SPECIAL(sym->st_shndx); in get_secindex()
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.h170 #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/
Dqcom-ipq4019-ap.dk01.1-c1.dts10 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
Dbcm47081.dtsi13 * AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
Dbcm9hmidc.dtsi25 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dqcom-ipq4019-ap.dk01.1-c1.dts10 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
/kernel/linux/linux-4.19/scripts/
Dsortextable.c176 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
189 return SPECIAL(shndx); in get_secindex()
/kernel/linux/linux-5.10/LICENSES/deprecated/
DISC21 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
/kernel/linux/linux-5.10/scripts/
Dsorttable.c169 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
182 return SPECIAL(shndx); in get_secindex()
/kernel/liteos_a/apps/trace/
DBUILD.gn22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
/kernel/liteos_m/components/fs/
DBUILD.gn22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
/kernel/linux/linux-4.19/arch/arm64/boot/dts/broadcom/stingray/
Dbcm958742t.dts25 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
/kernel/liteos_m/
DLICENSE22 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
/kernel/liteos_m/components/signal/
DBUILD.gn21 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
/kernel/liteos_m/arch/csky/
DBUILD.gn22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
/kernel/linux/linux-4.19/LICENSES/preferred/
DBSD-2-Clause26 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/kernel/liteos_m/arch/risc-v/
DBUILD.gn22 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
/kernel/liteos_m/testsuites/sample/kernel/signal/
DBUILD.gn21 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

12345678910>>...34