Searched refs:CONST (Results 1 – 13 of 13) sorted by relevance
82 #define CONST macro84 #define CONST const macro157 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 */
88 #define PTRCONST void *CONST93 #define CONST const macro114 #define CONST macro
57 CONST, enumerator
452 if (symbol->type != CONST) {713 case CONST:740 $2->type = CONST;891 if ($3->type != CONST) {1522 case CONST: in initialize_symbol()
111 case CONST: in symbol_delete()507 case CONST: in symtable_dump()
297 #define CONST macro298 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections()299 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()300 CONST char *secstrings, in module_frob_arch_sections()
167 [5] CONST '(anon)' type_id=6174 [12] CONST '(anon)' type_id=13
389 [2] CONST '(anon)' type_id=1393 [6] CONST '(anon)' type_id=5395 [8] CONST '(anon)' type_id=7
95 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
326 ``%CONST``
389 ``%CONST``
360 ``%CONST``
111 * "type" is used by PTR, TYPEDEF, VOLATILE, CONST, RESTRICT,
Completed in 28 milliseconds