/openbsd/lib/libc/gdtoa/ |
H A D | gdtoa.h | 60 #define CONST /* blank */ macro 62 #define CONST const macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | ctors2.C | 11 #define CONST const macro
|
/openbsd/usr.bin/rdist/ |
H A D | lookup.c | 38 #define CONST 2 macro
|
/openbsd/gnu/usr.bin/binutils/include/ |
H A D | ansidecl.h | 183 #define CONST const macro 222 #define CONST macro
|
/openbsd/gnu/gcc/include/ |
H A D | ansidecl.h | 188 #define CONST const macro 227 #define CONST macro
|
/openbsd/gnu/lib/libiberty/include/ |
H A D | ansidecl.h | 188 #define CONST const macro 227 #define CONST macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/ |
H A D | ansidecl.h | 188 #define CONST const macro 227 #define CONST macro
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | com.h | 118 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) CODE, argument
|
H A D | com.c | 439 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) NAME, argument 449 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) VOLATILE, argument 459 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) COMPLEX, argument 470 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) CONST, argument 480 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) TYPE, argument 490 #define DEFGFRT(CODE,NAME,TYPE,ARGS,VOLATILE,COMPLEX,CONST) ARGS, argument
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 35 CONST = 1, ///< Value is a constant. enumerator
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aicasm_symbol.h | 62 CONST, enumerator
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | h8300.h | 984 #define EXPAND_UNOP_EXTENDED_B(CODE, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1004 #define EXPAND_UNOP_EXTENDED_W(CODE, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1023 #define EXPAND_UNOP_EXTENDED_L(CODE, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ argument
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | h8300.h | 985 #define EXPAND_UNOP_EXTENDED_B(CODE, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1005 #define EXPAND_UNOP_EXTENDED_W(CODE, NAME, CONST, PREFIX, OP1, OP2, OP3) \ argument 1024 #define EXPAND_UNOP_EXTENDED_L(CODE, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ argument
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 288 CONST = 0x10, enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
H A D | dsp16xx.h | 1356 #define ILLEGAL_HIMODE_ADDR(MODE, CONST) ((MODE) == HImode && CONST == -31) argument
|