/dragonfly/lib/libc/gen/ |
H A D | fmtmsg.c | 208 int i, equality; in validmsgverb() local 210 equality = 0; in validmsgverb() 212 equality--; in validmsgverb() 215 equality++; in validmsgverb() 218 return (!equality); in validmsgverb()
|
/dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386-modes.def | 40 equality comparisons are being done.
|
/dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386-modes.def | 40 equality comparisons are being done.
|
/dragonfly/contrib/gcc-4.7/gcc/doc/ |
H A D | generic.texi | 127 equality.) If an error has occurred during front-end processing the 212 same identifier. Therefore, you may use pointer equality to compare 392 other types require structural equality, use 394 requires structural equality. Finally, if for some reason you cannot 398 equality. If you suspect that the canonical type system is 406 This predicate holds when the node requires structural equality 411 equality checks, e.g., it sets @code{TYPE_CANONICAL} to 421 should never use @code{==} (pointer equality) to compare types; always 1488 other than equality and inequality, may generate a floating point exception. 3195 equal (by pointer equality) to @code{NULL} if this handler is for all
|
H A D | extend.texi | 926 relational operators; equality operators; and conversions to and from 1018 relational operators; equality operators; and conversions to and from 1167 equality operators (@code{==}, @code{!=})
|
H A D | invoke.texi | 3886 Warn if floating-point values are used in equality comparisons. 3894 different problem). In particular, instead of testing for equality, you 3896 this is done with the relational operators, so equality comparisons are
|
H A D | md.texi | 6867 an equality comparison of a register and a large constant:
|
/dragonfly/contrib/gcc-8.0/gcc/ |
H A D | match.pd | 1351 /* For equality and subtraction, this is also true with wrapping overflow. */ 1367 /* For equality and subtraction, this is also true with wrapping overflow. */ 1394 /* For equality and subtraction, this is also true with wrapping overflow. */ 1423 /* For equality, this is also true with wrapping overflow. */ 1442 For equality, this is also true with wrapping overflow. */ 2767 check equality for (c1+1) and (c1-1) by adjusting comparison 3701 /* Simplify pointer equality compares using PTA. */ 3727 /* Non-equality compare simplifications from fold_binary */
|
H A D | builtins.def | 967 equality with zero. */
|
/dragonfly/contrib/gcc-8.0/gcc/fortran/ |
H A D | lang.opt | 230 Warn about equality comparisons involving REAL or COMPLEX expressions.
|
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr2/ |
H A D | dynamic_bitset | 1129 /// These comparisons for equality/inequality are, well, @e bitwise.
|
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | rope | 506 // equality on rope iterators. According to the draft standard, the 507 // template parameters for such an equality operator cannot be inferred
|
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | rope | 505 // equality on rope iterators. According to the draft standard, the 506 // template parameters for such an equality operator cannot be inferred
|
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/ |
H A D | bitset | 1288 /// These comparisons for equality/inequality are, well, @e bitwise.
|
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr2/ |
H A D | dynamic_bitset | 1282 /// These comparisons for equality/inequality are, well, @e bitwise.
|
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | regex | 2072 * @brief Compares two match_results for equality. 2662 * @brief Compares a %regex_token_iterator to another for equality.
|
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | regex | 2069 * @brief Compares two match_results for equality. 2659 * @brief Compares a %regex_token_iterator to another for equality.
|
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/ |
H A D | bitset | 1300 /// These comparisons for equality/inequality are, well, @e bitwise.
|
/dragonfly/contrib/gcc-4.7/gcc/c-family/ |
H A D | c.opt | 376 Warn if testing floating point numbers for equality
|
/dragonfly/contrib/file/ |
H A D | ChangeLog | 155 * Fix GUID equality check
|
/dragonfly/contrib/gcc-8.0/gcc/c-family/ |
H A D | c.opt | 529 Warn if testing floating point numbers for equality.
|
/dragonfly/games/fortune/datfiles/ |
H A D | murphy | 149 A man of quality does not fear a woman seeking equality.
|
H A D | fortunes-o | 1840 8. Beer doesn't demand equality. 5237 professor; equality is when a female schlemiel moves ahead as fast as a
|
H A D | fortunes | 1541 Rule and love and basic sanitation. Ecology and politics and equality 16404 Don't compare floating point numbers solely for equality. 33792 Men of quality are not afraid of women for equality. 45711 The doctrine of human equality reposes on this: that there is no man 47062 The Law, in its majestic equality, forbids the rich, as well as the poor, 47144 Government that it had not yet implemented the agreed sex equality
|
/dragonfly/contrib/mpfr/doc/ |
H A D | mpfr.info | 1456 for the equality) described below; they behave like the IEEE 754
|