Home
last modified time | relevance | path

Searched defs:EXP (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Derfc_scaled_inc.c34 # 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 Derfc_scaled_inc.c34 # 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 Dc-tree.h62 #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 Dc-tree.h62 #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 Dtc-rl78.h69 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RET) \ argument
85 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
H A Dtc-cr16.h65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
H A Dtc-crx.h63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
H A Dtc-ppc.h193 #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 Dtc-vax.h52 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) argument
H A Dtc-pj.h49 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
H A Dtc-v850.h60 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_cons_expression_v850 (EXP) argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rl78.h69 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RET) \ argument
85 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
H A Dtc-cr16.h65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
H A Dtc-crx.h63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
H A Dtc-ppc.h193 #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 Dtc-vax.h52 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) argument
H A Dtc-pj.h49 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX8.rst186 EXP section in Instructions
H A DAMDGPUAsmGFX7.rst181 EXP section in Instructions
H A DAMDGPUAsmGFX9.rst196 EXP section in Instructions
H A DAMDGPUAsmGFX10.rst408 EXP section in Instructions
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixunssfdi.c31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
H A D_fixsfdi.c31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixunssfdi.c31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro
H A D_fixsfdi.c31 #define EXP(fp) (((fp.l) >> MANTISSA_BITS) & 0xFF) macro

12345