Lines Matching full:comparison
3011 Also warn if a comparison like `x<=y<=z' appears; this is
3378 Also warn about other cases where a comparison is simplified
3386 Also warn about other cases where a comparison is simplified.
3396 magnitude of a constant involved in a comparison. For
3607 Warn if a comparison is always true or always false due to the
3691 Warn about a comparison between values of different enum types.
3695 Warn when a comparison between signed and unsigned values could
5429 location where another comparison subsumed by the first is found.
6447 comparison.
11110 comparison is unordered.
12989 Generate floating-point comparison instructions that compare with
14245 comparison, therefore the default is set to `-ffinite-math-only'.
23073 the comparison-function that you pass to `qsort', since `qsort' might
23532 The "bool" version returns true if the comparison is successful and
23778 GCC provides built-in versions of the ISO C99 floating point comparison
25141 5.50.3.6 Comparison (equal-to)
25192 5.50.3.7 Comparison (greater-than-or-equal-to)
25237 5.50.3.8 Comparison (less-than-or-equal-to)
25282 5.50.3.9 Comparison (greater-than)
25327 5.50.3.10 Comparison (less-than)
25372 5.50.3.11 Comparison (absolute greater-than-or-equal-to)
25381 5.50.3.12 Comparison (absolute less-than-or-equal-to)
25390 5.50.3.13 Comparison (absolute greater-than)
25399 5.50.3.14 Comparison (absolute less-than)
31962 Conditional move based on floating point comparison (`c.COND.ps',
31976 Comparison of two paired-single values (`c.COND.ps',
32049 Absolute comparison of two scalar values (`cabs.COND.FMT',
32064 Absolute comparison of two paired-single values (`cabs.COND.ps',
32083 Conditional move based on absolute comparison (`cabs.COND.ps',
32099 Comparison of two paired-single values (`c.COND.ps'/`cabs.COND.ps',
32122 Comparison of four paired-single values
38054 for comparison.
43063 * comparison of signed and unsigned values, warning: Warning Options.
43868 * signed and unsigned values, comparison warning: Warning Options.
44122 * warning for comparison of signed and unsigned values: Warning Options.