Searched refs:modifier (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dexpr.c94 cxx_expand_expr (tree exp, rtx target, enum machine_mode tmode, int modifier, argument
105 if (mode != Pmode && modifier == EXPAND_SUM)
106 modifier = EXPAND_NORMAL;
112 target, tmode, modifier);
124 modifier);
127 return c_expand_expr (exp, target, tmode, modifier, alt_rtl);
/freebsd-9.3-release/lib/libc/gen/
H A Dfmtcheck.c91 enum e_modifier modifier; local
101 modifier = MOD_CHAR;
103 modifier = MOD_SHORT;
108 modifier = MOD_INTMAXT;
115 modifier = MOD_QUAD;
117 modifier = MOD_LONG;
122 modifier = MOD_QUAD;
126 modifier = MOD_PTRDIFFT;
130 modifier = MOD_SIZET;
134 modifier
[all...]
/freebsd-9.3-release/contrib/file/src/
H A Dvasprintf.c77 %[flag][width][.prec][modifier]type
86 modifier: F N L h l ll z t ('F' and 'N' are ms-dos/16-bit specific)
304 int width, prec, modifier, approx_width; local
390 /* modifier */
397 modifier = *SRCTXT;
399 if (modifier=='l' && *SRCTXT=='l') {
401 modifier = 'L'; /* 'll' == 'L' long long == long double */
406 modifier = -1; /* no modifier specified */
453 if (modifier !
[all...]
/freebsd-9.3-release/contrib/bmake/unit-tests/
H A Dtest.exp118 Expect: Unknown modifier 'Z'
119 make: Unknown modifier 'Z'
121 Expect: Unknown modifier 'Z'
122 make: Unknown modifier 'Z'
125 make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S
128 make: Unclosed variable specification after complex modifier (expecting '}') for VAR
164 make: Bad modifier `:OX' for LIST
166 make: Bad modifier `:OxXX' for LIST
193 make: Bad modifier `:tx' for LIST
195 make: Bad modifier `
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp20 SystemZCP::SystemZCPModifier modifier)
21 : MachineConstantPoolValue(gv->getType()), GV(gv), Modifier(modifier) {}
36 llvm_unreachable("Unknown modifier");
19 SystemZConstantPoolValue(const GlobalValue *gv, SystemZCP::SystemZCPModifier modifier) argument
/freebsd-9.3-release/contrib/diff/lib/
H A Dstrftime.c463 int modifier; /* Field modifier ('E', 'O', or 0). */ local
617 modifier = *f++;
621 modifier = 0;
637 if (modifier != 0)
643 if (modifier != 0)
658 if (modifier != 0)
679 if (modifier != 0)
689 if (modifier != 0)
704 if (modifier
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dexpr.c6465 enum expand_modifier modifier)
6471 *op0 = expand_expr (exp0, target, VOIDmode, modifier); argument
6480 *op0 = expand_expr (exp0, target, VOIDmode, modifier);
6481 *op1 = expand_expr (exp1, NULL_RTX, VOIDmode, modifier);
6491 expand_expr_constant (tree exp, int defer, enum expand_modifier modifier)
6496 if (modifier != EXPAND_INITIALIZER)
6506 enum expand_modifier modifier)
6522 return XEXP (expand_expr_constant (exp, 0, modifier), 0);
6529 return expand_expr (TREE_OPERAND (exp, 0), target, tmode, modifier);
6534 tmode, modifier);
6445 expand_operands(tree exp0, tree exp1, rtx target, rtx *op0, rtx *op1, enum expand_modifier modifier) argument
6485 expand_expr_addr_expr_1(tree exp, rtx target, enum machine_mode tmode, enum expand_modifier modifier) argument
6619 expand_expr_addr_expr(tree exp, rtx target, enum machine_mode tmode, enum expand_modifier modifier) argument
6703 expand_expr_real(tree exp, rtx target, enum machine_mode tmode, enum expand_modifier modifier, rtx *alt_rtl) argument
6777 expand_expr_real_1(tree exp, rtx target, enum machine_mode tmode, enum expand_modifier modifier, rtx *alt_rtl) argument
8552 expand_expr (tsi_stmt (iter), const0_rtx, VOIDmode, modifier); local
[all...]
H A Dexpr.h497 enum expand_modifier modifier)
499 return expand_expr_real (exp, target, mode, modifier, NULL);
490 expand_expr(tree exp, rtx target, enum machine_mode mode, enum expand_modifier modifier) argument
H A Dc-common.c4089 int modifier /* Actually enum_modifier. */,
4100 return expand_expr_real (decl, target, tmode, modifier, alt_rtl);
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp32 ARMCP::ARMCPModifier modifier,
35 PCAdjust(PCAdj), Modifier(modifier),
41 ARMCP::ARMCPModifier modifier,
44 LabelId(id), Kind(kind), PCAdjust(PCAdj), Modifier(modifier),
60 llvm_unreachable("Unknown modifier!");
29 ARMConstantPoolValue(Type *Ty, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) argument
38 ARMConstantPoolValue(LLVMContext &C, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) argument
/freebsd-9.3-release/crypto/heimdal/tests/db/
H A Dadd-modify-delete.in93 echo checking modifier
/freebsd-9.3-release/usr.sbin/ancontrol/
H A Dancontrol.c1173 errx(1, "bad modifier %d: there "
1525 int modifier = 0; local
1598 modifier = atoi(optarg);
1601 switch(modifier) {
1616 errx(1, "bad modifier %d: there "
1618 modifier);
1629 switch(modifier) {
1659 if (modifier == 0)
1660 modifier = 1;
1744 an_setssid(iface, modifier, ar
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarfread.c3134 following the last modifier is a short containing the fundamental
3143 user defined type. When the recursion unwinds, each modifier
3148 If we find a modifier that we don't recognize, and it is not one
3150 warning and simply ignore the modifier.
3164 char modifier; local
3197 modifier = *modifiers++;
3199 switch (modifier)
3209 "DIE @ 0x%x \"%s\", type modifier 'const' ignored", DIE_ID,
3214 "DIE @ 0x%x \"%s\", type modifier 'volatile' ignored",
3218 if (!(MOD_lo_user <= (unsigned char) modifier))
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc313 // FIXME: When we move to C++11, use %t length modifier. It's not in
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c322 uint32_t modifier; local
323 ar5212EarModify(pDev, EAR_LC_RF_WRITE, chan, &modifier);
/freebsd-9.3-release/usr.bin/make/
H A Dvar.c360 * Callback function for VarModify to implement the :M modifier.
421 * Callback function for VarModify to implement the :N modifier. A
1391 * Select only those words in value that match the modifier.
1399 char modifier; local
1401 modifier = vp->ptr[0];
1426 if (modifier == 'M') {
1590 * This can either be a bogus modifier or a System-V substitution
1651 Error("Unknown modifier '%c'\n", *vp->ptr);
/freebsd-9.3-release/contrib/bmake/
H A Dvar.c210 * a use for it in some modifier and
1334 * Callback function for VarModify to implement the :M modifier.
1425 * Callback function for VarModify to implement the :N modifier.
1798 * Implements the :@<temp>@<string>@ modifier of ODE make.
1845 * Implements the :[start..end] modifier.
2499 int modifier; /* that we are processing */ local
2560 Error("Unclosed variable specification after complex modifier (expecting '%c') for %s", endc, v->name);
2571 switch ((modifier = *tstr)) {
3063 * subsequent modifier, so do a no-op
3485 * This can either be a bogus modifier o
[all...]

Completed in 243 milliseconds