Searched refs:CONST (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/powerpc/xmon/
H A Dansidecl.h32 CONST is also defined, but is obsolete. Just use const.
77 extern int printf PARAMS ((CONST char *format DOTS));
79 FILE *stream AND CONST char *format DOTS) { ... }
99 #define PTRCONST void *CONST
104 #define CONST const macro
125 #define CONST macro
/linux-4.1.27/arch/arm/include/asm/
H A Decard.h81 #define CONST macro
83 #define CONST const macro
156 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 */
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h61 CONST, enumerator in enum:__anon8618
H A Daicasm_gram.y457 if (symbol->type != CONST) {
718 case CONST:
745 $2->type = CONST;
896 if ($3->type != CONST) {
1527 case CONST:
H A Daicasm_symbol.c115 case CONST: symbol_delete()
511 case CONST: symtable_dump()
/linux-4.1.27/arch/parisc/kernel/
H A Dmodule.c317 #define CONST module_frob_arch_sections() macro
318 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, module_frob_arch_sections()
319 CONST Elf_Shdr *sechdrs, module_frob_arch_sections()
320 CONST char *secstrings, module_frob_arch_sections()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_cs.c310 /* zero length CONST IB isn't useful */ radeon_cs_parser_init()
602 DRM_ERROR("cs IB CONST too big: %d\n", ib_chunk->length_dw); radeon_cs_ib_fill()
/linux-4.1.27/scripts/
H A Dkernel-doc165 # '%CONST' - name of a constant.

Completed in 291 milliseconds