/netbsd-src/external/bsd/bc/dist/ |
H A D | const.h | 96 #define CONST const macro 99 #define CONST macro
|
/netbsd-src/lib/libc/gdtoa/ |
H A D | gdtoa.h | 68 #define CONST /* blank */ macro 70 #define CONST const macro
|
/netbsd-src/usr.bin/rdist/ |
H A D | lookup.c | 45 #define CONST 2 macro
|
/netbsd-src/sys/arch/i386/stand/mbr/ |
H A D | mbr.S | 230 #define CONST (4 * ((':' << 8) + '1' - ((KEY_PTN1 - KEY_DISK1) & 0xff))) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 34 CONST = 1, ///< Value is a constant. enumerator
|
/netbsd-src/usr.sbin/gspa/gspa/ |
H A D | gsp_ass.h | 90 #define CONST 2 macro
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aicasm_symbol.h | 61 CONST, enumerator
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efidef.h | 31 #define CONST const macro
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | h8300.h | 983 #define EXPAND_UNOP_EXTENDED_B(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1003 #define EXPAND_UNOP_EXTENDED_W(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1022 #define EXPAND_UNOP_EXTENDED_L(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | h8300.h | 983 #define EXPAND_UNOP_EXTENDED_B(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1003 #define EXPAND_UNOP_EXTENDED_W(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1022 #define EXPAND_UNOP_EXTENDED_L(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ argument
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctftools.h | 151 CONST, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 287 CONST = 0x10, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | f95-lang.c | 725 #define OTHER_BUILTIN(ID,NAME,TYPE,CONST) in gfc_init_builtin_functions() argument
|
H A D | trans-intrinsic.c | 108 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ argument 734 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ in gfc_build_intrinsic_lib_fndecls() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | f95-lang.cc | 736 #define OTHER_BUILTIN(ID,NAME,TYPE,CONST) in gfc_init_builtin_functions() argument
|
H A D | trans-intrinsic.cc | 111 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ argument 742 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ in gfc_build_intrinsic_lib_fndecls() argument
|