Searched refs:CONST (Results 1 – 7 of 7) sorted by relevance
81 #define CONST macro83 #define CONST const macro156 CONST unsigned int slot_no; /* Slot number */157 CONST unsigned int dma; /* DMA number (for request_dma) */158 CONST unsigned int irq; /* IRQ number (for request_irq) */159 CONST unsigned int fiq; /* FIQ number (for request_irq) */160 CONST struct in_ecid cid; /* Card Identification */164 CONST loader_t loader; /* loader program */
99 #define PTRCONST void *CONST104 #define CONST const macro125 #define CONST macro
317 #define CONST macro318 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections()319 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()320 CONST char *secstrings, in module_frob_arch_sections()
61 CONST, enumerator
457 if (symbol->type != CONST) {718 case CONST:745 $2->type = CONST;896 if ($3->type != CONST) {1527 case CONST: in initialize_symbol()
115 case CONST: in symbol_delete()511 case CONST: in symtable_dump()
243 '%CONST' - name of a constant.