Searched refs:EXP (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arc.h59 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \
60 arc_parse_cons_expression (EXP, NBYTES)
63 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \
64 arc_cons_fix_new (FRAG, WHERE, NBYTES, EXP)
H A Dtc-cr16.h62 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \
63 cr16_cons_fix_new (FRAG, OFF, LEN, EXP)
H A Dtc-i386.h199 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) x86_cons (EXP, NBYTES)
203 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP)
H A Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \
77 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
H A Dtc-sparc.h156 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) sparc_cons (EXP, NBYTES)
/freebsd-11-stable/contrib/gcc/
H A Dc-tree.h79 #define C_TYPEDEF_EXPLICITLY_SIGNED(EXP) DECL_LANG_FLAG_1 (EXP)
83 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP)
86 #define C_DECL_IMPLICIT(EXP) DECL_LANG_FLAG_2 (EXP)
90 #define C_DECL_DECLARED_BUILTIN(EXP) \
91 DECL_LANG_FLAG_3 (FUNCTION_DECL_CHECK (EXP))
95 #define C_DECL_BUILTIN_PROTOTYPE(EXP) \
96 DECL_LANG_FLAG_6 (FUNCTION_DECL_CHECK (EXP))
[all...]
H A Dtree.h914 #define STRIP_NOPS(EXP) \
915 while ((TREE_CODE (EXP) == NOP_EXPR \
916 || TREE_CODE (EXP) == CONVERT_EXPR \
917 || TREE_CODE (EXP) == NON_LVALUE_EXPR) \
918 && TREE_OPERAND (EXP, 0) != error_mark_node \
919 && (TYPE_MODE (TREE_TYPE (EXP)) \
920 == TYPE_MODE (TREE_TYPE (TREE_OPERAND (EXP, 0))))) \
921 (EXP) = TREE_OPERAND (EXP, 0)
925 #define STRIP_SIGN_NOPS(EXP) \
[all...]
H A Dreal.h60 #define SET_REAL_EXP(REAL, EXP) \
61 ((REAL)->uexp = ((unsigned int)(EXP) & (unsigned int)((1 << EXP_BITS) - 1)))
369 /* R = A * 2**EXP. */
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S11 #define EXP r28 define
81 EXP = extractu(AH,#DF_EXPBITS,#DF_MANTBITS-32) define
115 SHIFTAMT = and(EXP,#1)
286 EXP = add(EXP,#-DF_BIAS) // subtract bias --> signed exp define
297 EXP = asr(EXP,#1) // divide signed exp by 2 define
317 EXP = add(EXP,#-63) define
324 EXP define
375 EXP = add(clb(A),#-DF_EXPBITS) // how much to normalize? define
379 EXP = sub(#1,EXP) // Form exponent define
395 EXP = convert_df2sf(A) // if sNaN, get invalid define
[all...]
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dfixdfdi.h321 #define EXP(fp) (((fp.l) >> 23) & 0xFF) macro
354 if (!EXP (fl1) || SIGN(fl1))
357 exp = EXP (fl1) - EXCESS - 24;
366 if ((EXP(fl1) == 0xff) && (FRAC(fl1) != 0)) /* NaN */
389 #define EXP(fp) (((fp.l) >> 23) & 0xFF) macro
422 if (!EXP (fl1))
425 exp = EXP (fl1) - EXCESS - 24;
434 if ((EXP(fl1) == 0xff) && (FRAC(fl1) != 0)) /* NaN */
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_tag.c98 exp = EXP(sp);
151 exp = EXP(sp);
191 exp = EXP(sp);
321 exp = EXP(sp);
394 exp = EXP(sp);
418 exp = EXP(sp);
474 exp = EXP(sp);
549 oexp = EXP(orig);
550 nexp = EXP(sp);
669 exp = EXP(s
[all...]
H A Dex_print.c273 exp = EXP(sp);
299 exp = EXP(sp);
324 exp = EXP(sp);
H A Dex_argv.c51 exp = EXP(sp);
71 exp = EXP(sp);
99 exp = EXP(sp);
222 for (exp = EXP(sp); cmdlen > 0; ++exp->argsoff) {
290 exp = EXP(sp);
324 exp = EXP(sp);
376 exp = EXP(sp);
472 exp = EXP(sp);
531 exp = EXP(sp);
569 exp = EXP(s
[all...]
H A Dex_bang.c69 exp = EXP(sp);
H A Dex_read.c114 exp = EXP(sp);
310 exp = EXP(sp);
H A Dex_cscope.c121 exp = EXP(sp);
208 exp = EXP(sp);
469 exp = EXP(sp);
548 exp = EXP(sp);
904 exp = EXP(sp);
975 for (exp = EXP(sp); !SLIST_EMPTY(exp->cscq);)
994 exp = EXP(sp);
H A Dex.h195 #define EXP(sp) ((EX_PRIVATE *)((sp)->ex_private)) macro
H A Dex_util.c64 exp = EXP(sp);
H A Dex_init.c59 oexp = EXP(orig);
85 if ((exp = EXP(sp)) == NULL)
H A Dex_filter.c308 for (exp = EXP(sp); !ex_getline(sp, fp, &len) && !INTERRUPTED(sp);) {
H A Dex_write.c166 exp = EXP(sp);
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_ex.c264 EXP(sp)->argsoff = 0; /* XXX */
268 cmd.argc = EXP(sp)->argsoff; /* XXX */
269 cmd.argv = EXP(sp)->args; /* XXX */
296 EXP(sp)->argsoff = 0; /* XXX */
300 cmd.argc = EXP(sp)->argsoff; /* XXX */
301 cmd.argv = EXP(sp)->args; /* XXX */
/freebsd-11-stable/tools/regression/include/tgmath/
H A Dtgmath.c176 #define SAMETYPE(EXP, TYPE) \
177 __builtin_types_compatible_p(__typeof__(EXP), TYPE)
183 #define RUN_TEST(EXP, TYPE) (EXP, SAMETYPE(EXP, TYPE))
/freebsd-11-stable/sys/dev/ata/
H A Data-card.c54 PCMCIA_CARD(EXP, EXPMULTIMEDIA),
/freebsd-11-stable/lib/libc++/
H A DMakefile88 INCSGROUPS= STD EXP EXT
259 EXP+= ${HDRDIR}/experimental/${hdr}

Completed in 238 milliseconds

123