Home
last modified time | relevance | path

Searched refs:constants (Results 26 – 50 of 106) sorted by relevance

12345

/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-m68hc11.texi382 @code{Single} precision floating point constants.
386 @code{Double} precision floating point constants.
392 @code{Extended} precision (@code{long double}) floating point constants.
H A Dc-m32c.texi52 Support H'00 style hex constants in addition to 0x00 style.
H A Dc-m68k.texi407 @code{Single} precision floating point constants.
411 @code{Double} precision floating point constants.
417 @code{Extended} precision (@code{long double}) floating point constants.
H A Das.texinfo2878 @cindex constants
2899 @cindex character constants
2900 @cindex constants, character
2915 @cindex string constants
2916 @cindex constants, string
3057 @cindex constants, number
3058 @cindex number constants
3079 @cindex constants, integer
3109 @cindex constants, bignum
3216 @cindex constants, bit field
[all …]
H A Dc-v850.texi33 exact bit patterns as immediate constants.
40 using exact bit patterns as immediate constants.
H A Dc-z80.texi75 Suffices can be used to indicate the radix of integer constants;
H A Dc-pdp11.texi310 an immediate constants, while in BSD syntax the character for this
H A Dc-mips.texi444 double width floating point constants by loading the two halves of the
452 of these floating point constants.
537 integer constants. For example, the architectural instruction
603 constants are known to have 32-bit values, and in such cases, it's
H A Dc-sh.texi70 Support H'00 style hex constants in addition to 0x00 style.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi477 there are no negative enumeration constants, @code{TYPE_UNSIGNED} will
478 hold. The minimum and maximum enumeration constants may be obtained
482 The actual enumeration constants themselves may be obtained by looking
489 constants will be the type of enumeration type itself.
676 These nodes are used to represent enumeration constants. The value of
1033 The table below begins with constants, moves on to unary expressions,
1039 These nodes represent integer constants. Note that the type of these
1081 These nodes represent fixed-point constants. The type of these constants
1089 These nodes are used to represent complex number constants, that is a
1095 These nodes are used to represent vector constants, whose parts are
[all …]
H A Dtrouble.texi241 @cindex string constants
245 GCC normally makes string constants read-only. If several
246 identical-looking string constants are used, GCC stores only one
264 purposes instead of string constants.
275 string constants. For example, the following macro in GCC
390 GCC complains about unterminated character constants inside of
460 which appear to be two hexadecimal constants separated by the minus
H A Dimplement-c.texi151 constants and string literals) to members of the execution character
297 value is chosen for certain floating constants (C90 6.1.3.1, C99
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcommon.opt1436 ; This will attempt to merge constant section constants, if 1 only
1437 ; string constants and constants from constant pool, if 2 also constant
1439 fmerge-all-constants
1441 Attempt to merge identical constants and constant variables
1443 fmerge-constants
1445 Attempt to merge identical constants across compilation units
1797 Convert floating point constants to single precision constants
H A Dmachmode.def41 A CLASS argument must be one of the constants defined in
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc.opt498 Warn about use of multi-character character constants
660 Wunsuffixed-float-constants
662 Warn about unsuffixed float constants
790 -fexec-charset=<cset> Convert all strings and character constants to character set <cset>
1090 -fwide-exec-charset=<cset> Convert all wide strings and character constants to character set <cset>
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dconstraints.md175 ;; We allow constants even if TARGET_80387 isn't set, because the
H A Dpredicates.md134 to be at least 32 and this all acceptable constants are
195 large negative constants knowing that all objects are
375 /* Rule out relocations that translate into 64bit constants. */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcommon.opt1872 ; This will attempt to merge constant section constants, if 1 only
1873 ; string constants and constants from constant pool, if 2 also constant
1875 fmerge-all-constants
1877 Attempt to merge identical constants and constant variables.
1879 fmerge-constants
1881 Attempt to merge identical constants across compilation units.
2335 Convert floating point constants to single precision constants.
3002 ; assign arbitrary constants.
H A Dipa-cp.c806 value_topo_info<tree> constants; variable
810 constants () in ipa_topo_info()
3165 topo->constants.add_val (val); in add_all_node_vals_to_toposort()
3174 topo->constants.add_val (val); in add_all_node_vals_to_toposort()
3332 topo->constants.propagate_effects (); in ipcp_propagate_stage()
H A Dmachmode.def40 A CLASS argument must be one of the constants defined in
/dragonfly/lib/libc/gen/
H A Dgetpwent.c79 enum constants { enum
781 switch ((enum constants)mdata) { in files_setpwent()
1709 switch ((enum constants)mdata) { in compat_setpwent()
/dragonfly/contrib/gcc-8.0/gcc/fortran/
H A Dlang.opt206 Warn about missing ampersand in continued character constants.
298 Warn about real-literal-constants with 'q' exponent-letter.
/dragonfly/gnu/usr.bin/cc80/support-libs/liblto_plugin/
H A DMakefile.headers159 insn-constants.h \
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc.opt810 Warn about use of multi-character character constants.
1103 Wunsuffixed-float-constants
1105 Warn about unsuffixed float constants.
1426 -fexec-charset=<cset> Convert all strings and character constants to character set <cset>.
1669 Treat known sprintf return values as constants.
1815 -fwide-exec-charset=<cset> Convert all wide strings and character constants to character set <cset>.
/dragonfly/usr.bin/window/
H A DREADME55 The file local.h contains locally tunable constants.

12345