Searched refs:constant (Results 76 - 100 of 106) sorted by relevance

12345

/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm548 @ Load the constant 0x10000000 into our work register.
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1126 assert(Init && "failed to initialize as constant");
1522 /// as a constant.
1868 // If it is safe to mark the global 'constant', do so now.
1887 // common vars aren't constant even if declared const.
2458 // Construct the type for a constant NSString.
2612 /// constant array for the given string literal.
2638 /// GetAddrOfConstantStringFromObjCEncode - Return a pointer to a constant
2651 bool constant,
2659 // OpenCL v1.1 s6.5.3: a string literal is in the constant address space.
2666 CGM.getModule(), C->getType(), constant,
2650 GenerateStringLiteral(StringRef str, bool constant, CodeGenModule &CGM, const char *GlobalName, unsigned Alignment) argument
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Dread.c1963 /* We don't have a constant repeat count, so we can't use
2086 as_bad (_("expected numeric constant"));
2142 as_bad (_("bad string constant"));
2611 as_bad (_("only constant offsets supported in absolute section"));
3916 appear as a four byte positive constant in the .line section,
4451 /* Parse a floating point number represented as a hex constant. This
4493 hex constant, but if we get a bignum it's a pain to sort it into
4501 through the hex constant, so we ignore them as well. */
4510 as_warn (_("floating point constant too large"));
4547 A floating constant i
[all...]
/freebsd-9.3-release/contrib/lukemftpd/
H A Dconfigure2868 of an if-expression whose if-part is not a constant expression */
/freebsd-9.3-release/contrib/nvi/build/
H A Dconfigure2034 of an if-expression whose if-part is not a constant expression */
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3008 (void)fprintf(fp, "pll time constant: %ld\n",
3009 (u_long)ntohl(ik->constant));
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2read.c258 FT_NUM_MEMBERS compile time constant, which is the number of predefined
5880 /* Copy constant value from an attribute to a symbol. */
7270 fprintf_unfiltered (gdb_stderr, "constant: %ld", DW_UNSND (&die->attrs[i]));
7357 /* Return the constant value held by the given attribute. Return -1
7358 if the value held by the attribute is not constant. */
7373 complaint (&symfile_complaints, "Attribute value is not a constant (%s)",
7427 (more or less) constant. The partial symbol case should go away,
7428 and only the constant case should remain. That will let this
8046 int constant;
8049 constant
8045 int constant; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c77 COSTS_N_BYTES (3), /* constant shift costs */
131 COSTS_N_INSNS (2), /* constant shift costs */
184 COSTS_N_INSNS (2), /* constant shift costs */
237 COSTS_N_INSNS (1), /* constant shift costs */
290 COSTS_N_INSNS (1), /* constant shift costs */
343 COSTS_N_INSNS (1), /* constant shift costs */
397 COSTS_N_INSNS (1), /* constant shift costs */
450 COSTS_N_INSNS (1), /* constant shift costs */
503 COSTS_N_INSNS (1), /* constant shift costs */
555 COSTS_N_INSNS (1), /* constant shif
7397 rtx constant; local
[all...]
/freebsd-9.3-release/contrib/opie/
H A Dconfigure1819 of an if-expression whose if-part is not a constant expression */
2735 # for constant arguments. Useless!
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dtree.c247 * Create a node for a constant.
266 * Create a node for an integer constant.
583 /* ANSI C treats constant as unsigned, op %s */
588 /* ANSI C treats constant as unsigned, op %s */
669 * it is compared with null and if this operand is a constant.
675 /* constant in conditional context */
953 * XXX If both operands are constant make sure
1715 * if they differ only in sign and the argument is a constant
1847 * Converts a typed constant in a constant o
3202 constant(tnode_t *tn) function
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_control.c2384 (sys_var[varid].text, ntx.constant)
/freebsd-9.3-release/contrib/bmake/
H A Dconfigure4908 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure7738 /* Test constant expressions. */
8011 /* Test constant expressions. */
8182 an arm of an if-expression whose if-part is not a constant
8347 an arm of an if-expression whose if-part is not a constant
9111 # for constant arguments. Useless!
/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Dconfigure6162 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure20169 /* Test constant expressions. */
20442 /* Test constant expressions. */
20613 an arm of an if-expression whose if-part is not a constant
20778 an arm of an if-expression whose if-part is not a constant
21539 # for constant arguments. Useless!
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dconfigure3218 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure5967 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/dialog/
H A Dconfigure2383 an arm of an if-expression whose if-part is not a constant
4155 # warning #279: controlling expression is constant
4681 # for constant arguments. Useless!
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dconfigure3763 an arm of an if-expression whose if-part is not a constant
6670 # for constant arguments. Useless!
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dconfigure3121 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/libreadline/
H A Dconfigure3388 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/openbsm/
H A Dconfigure12264 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure4678 an arm of an if-expression whose if-part is not a constant
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex3707 % changes automatically with the paper format. The magic constant
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3881 % changes automatically with the paper format. The magic constant

Completed in 779 milliseconds

12345