Home
last modified time | relevance | path

Searched refs:CONST (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/qemu/tcg/s390x/
H A Dtcg-target-con-str.h19 CONST('C', TCG_CT_CONST_CMP)
20 CONST('I', TCG_CT_CONST_S16)
21 CONST('J', TCG_CT_CONST_S32)
22 CONST('K', TCG_CT_CONST_P32)
23 CONST('M', TCG_CT_CONST_M1)
24 CONST('N', TCG_CT_CONST_INV)
25 CONST('R', TCG_CT_CONST_INVRISBG)
26 CONST('U', TCG_CT_CONST_U32)
27 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target-con-str.h23 CONST('I', TCG_CT_CONST_S12)
24 CONST('J', TCG_CT_CONST_S32)
25 CONST('U', TCG_CT_CONST_U12)
26 CONST('Z', TCG_CT_CONST_ZERO)
27 CONST('C', TCG_CT_CONST_C12)
28 CONST('W', TCG_CT_CONST_WSZ)
29 CONST('M', TCG_CT_CONST_VCMP)
30 CONST('A', TCG_CT_CONST_VADD)
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target-con-str.h18 CONST('A', TCG_CT_CONST_AIMM)
19 CONST('C', TCG_CT_CONST_CMP)
20 CONST('L', TCG_CT_CONST_LIMM)
21 CONST('M', TCG_CT_CONST_MONE)
22 CONST('O', TCG_CT_CONST_ORRI)
23 CONST('N', TCG_CT_CONST_ANDI)
24 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/qemu/tcg/riscv/
H A Dtcg-target-con-str.h18 CONST('I', TCG_CT_CONST_S12)
19 CONST('J', TCG_CT_CONST_J12)
20 CONST('K', TCG_CT_CONST_S5)
21 CONST('L', TCG_CT_CONST_CMP_VI)
22 CONST('N', TCG_CT_CONST_N12)
23 CONST('M', TCG_CT_CONST_M12)
24 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/qemu/tcg/ppc/
H A Dtcg-target-con-str.h19 CONST('C', TCG_CT_CONST_CMP)
20 CONST('I', TCG_CT_CONST_S16)
21 CONST('M', TCG_CT_CONST_MONE)
22 CONST('T', TCG_CT_CONST_S32)
23 CONST('U', TCG_CT_CONST_U32)
24 CONST('W', TCG_CT_CONST_WSZ)
25 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/qemu/tcg/mips/
H A Dtcg-target-con-str.h17 CONST('I', TCG_CT_CONST_U16)
18 CONST('J', TCG_CT_CONST_S16)
19 CONST('K', TCG_CT_CONST_P2M1)
20 CONST('N', TCG_CT_CONST_N16)
21 CONST('W', TCG_CT_CONST_WSZ)
22 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/qemu/tcg/arm/
H A Dtcg-target-con-str.h21 CONST('I', TCG_CT_CONST_ARM)
22 CONST('K', TCG_CT_CONST_INV)
23 CONST('N', TCG_CT_CONST_NEG)
24 CONST('O', TCG_CT_CONST_ORRI)
25 CONST('V', TCG_CT_CONST_ANDI)
26 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/qemu/tcg/i386/
H A Dtcg-target-con-str.h29 CONST('e', TCG_CT_CONST_S32)
30 CONST('I', TCG_CT_CONST_I32)
31 CONST('O', TCG_CT_CONST_ZERO)
32 CONST('T', TCG_CT_CONST_TST)
33 CONST('W', TCG_CT_CONST_WSZ)
34 CONST('Z', TCG_CT_CONST_U32)
/openbmc/linux/arch/arm/include/asm/
H A Decard.h82 #define CONST macro
84 #define CONST const macro
157 CONST unsigned int slot_no; /* Slot number */
158 CONST unsigned int dma; /* DMA number (for request_dma) */
159 CONST unsigned int irq; /* IRQ number (for request_irq) */
160 CONST unsigned int fiq; /* FIQ number (for request_irq) */
161 CONST struct in_ecid cid; /* Card Identification */
165 CONST loader_t loader; /* loader program */
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/
H A DBiosTablesTest.c57 CONST VOID *Rsdp10; in BiosTablesTestMain()
58 CONST VOID *Rsdp20; in BiosTablesTestMain()
59 CONST VOID *Smbios21; in BiosTablesTestMain()
60 CONST VOID *Smbios30; in BiosTablesTestMain()
61 CONST EFI_CONFIGURATION_TABLE *ConfigTable; in BiosTablesTestMain()
62 CONST EFI_CONFIGURATION_TABLE *ConfigTablesEnd; in BiosTablesTestMain()
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target-con-str.h17 CONST('I', TCG_CT_CONST_S11)
18 CONST('J', TCG_CT_CONST_S13)
19 CONST('Z', TCG_CT_CONST_ZERO)
/openbmc/linux/arch/powerpc/xmon/
H A Dansidecl.h88 #define PTRCONST void *CONST
93 #define CONST const macro
114 #define CONST macro
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h58 #ifndef CONST
59 #define CONST const macro
79 typedef CONST void far *LPCVOID;
137 typedef CONST WCHAR *LPCWSTR, *PCWSTR;
/openbmc/linux/arch/parisc/kernel/
H A Dmodule.c278 #define CONST macro
279 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections()
280 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()
281 CONST char *secstrings, in module_frob_arch_sections()
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h57 CONST, enumerator
H A Daicasm_gram.y452 if (symbol->type != CONST) {
713 case CONST:
740 $2->type = CONST;
891 if ($3->type != CONST) {
1522 case CONST: in initialize_symbol()
H A Daicasm_symbol.c112 case CONST: in symbol_delete()
508 case CONST: in symtable_dump()
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch58 @@ -114,7 +114,11 @@ extern unsigned long strtoul _ANSI_ARGS_((CONST char *string,
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst167 [5] CONST '(anon)' type_id=6
174 [12] CONST '(anon)' type_id=13
H A Dbpftool-gen.rst389 [2] CONST '(anon)' type_id=1
393 [6] CONST '(anon)' type_id=5
395 [8] CONST '(anon)' type_id=7
/openbmc/linux/Documentation/core-api/
H A Dnetlink.rst96 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst326 ``%CONST``
/openbmc/linux/Documentation/doc-guide/
H A Dkernel-doc.rst360 ``%CONST``
/openbmc/linux/Documentation/translations/it_IT/doc-guide/
H A Dkernel-doc.rst389 ``%CONST``
/openbmc/qemu/tcg/
H A Dtcg.c3052 #undef CONST in process_op_defs()
3053 #define CONST(CASE, MASK) \ in process_op_defs() macro
3061 #undef CONST in process_op_defs()

12