/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | erfc_scaled_inc.c | 34 # define EXP(x) expf(x) macro 39 # define EXP(x) exp(x) macro 45 # define EXP(x) expl(x) macro
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | erfc_scaled_inc.c | 34 # define EXP(x) expf(x) macro 39 # define EXP(x) exp(x) macro 45 # define EXP(x) expl(x) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 62 #define C_TYPEDEF_EXPLICITLY_SIGNED(EXP) DECL_LANG_FLAG_1 (EXP) argument 66 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) argument 69 #define C_DECL_IMPLICIT(EXP) DECL_LANG_FLAG_2 (EXP) argument 76 #define C_DECL_DECLARED_BUILTIN(EXP) \ argument 81 #define C_DECL_BUILTIN_PROTOTYPE(EXP) \ argument 87 #define C_DECL_REGISTER(EXP) DECL_LANG_FLAG_4 (EXP) argument 93 #define C_DECL_USED(EXP) DECL_LANG_FLAG_5 (FUNCTION_DECL_CHECK (EXP)) argument 106 #define C_DECL_ISNT_PROTOTYPE(EXP) \ argument 123 #define SAVE_EXPR_FOLDED_P(EXP) TREE_LANG_FLAG_1 (SAVE_EXPR_CHECK (EXP)) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 62 #define C_TYPEDEF_EXPLICITLY_SIGNED(EXP) DECL_LANG_FLAG_1 (EXP) argument 66 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) argument 69 #define C_DECL_IMPLICIT(EXP) DECL_LANG_FLAG_2 (EXP) argument 76 #define C_DECL_DECLARED_BUILTIN(EXP) \ argument 81 #define C_DECL_BUILTIN_PROTOTYPE(EXP) \ argument 87 #define C_DECL_REGISTER(EXP) DECL_LANG_FLAG_4 (EXP) argument 93 #define C_DECL_USED(EXP) DECL_LANG_FLAG_5 (FUNCTION_DECL_CHECK (EXP)) argument 106 #define C_DECL_ISNT_PROTOTYPE(EXP) \ argument 123 #define SAVE_EXPR_FOLDED_P(EXP) TREE_LANG_FLAG_1 (SAVE_EXPR_CHECK (EXP)) argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-rl78.h | 69 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RET) \ argument 85 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
|
H A D | tc-cr16.h | 65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
H A D | tc-crx.h | 63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
H A D | tc-ppc.h | 193 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 240 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 244 #define TC_CONS_FIX_CHECK(EXP, NBYTES, FIX) \ argument
|
H A D | tc-vax.h | 52 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) argument
|
H A D | tc-pj.h | 49 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
H A D | tc-v850.h | 60 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_cons_expression_v850 (EXP) argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-rl78.h | 69 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RET) \ argument 85 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
|
H A D | tc-cr16.h | 65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
H A D | tc-crx.h | 63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
H A D | tc-ppc.h | 193 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 240 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 244 #define TC_CONS_FIX_CHECK(EXP, NBYTES, FIX) \ argument
|
H A D | tc-vax.h | 52 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) argument
|
H A D | tc-pj.h | 49 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
H A D | AMDGPUAsmGFX8.rst | 186 EXP section in Instructions
|
H A D | AMDGPUAsmGFX7.rst | 181 EXP section in Instructions
|
H A D | AMDGPUAsmGFX9.rst | 196 EXP section in Instructions
|
H A D | AMDGPUAsmGFX10.rst | 408 EXP section in Instructions
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/32/ |
H A D | _fixunssfdi.c | 31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
|
H A D | _fixsfdi.c | 31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/32/ |
H A D | _fixunssfdi.c | 31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
|
H A D | _fixsfdi.c | 31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
|