Lines Matching full:comparison
3295 Also warn if a comparison like `x<=y<=z' appears; this is
3736 Also warn about other cases where a comparison is simplified
3744 Also warn about other cases where a comparison is simplified.
3754 magnitude of a constant involved in a comparison. For
3996 Warn if a comparison is always true or always false due to the
4088 Warn about a comparison between values of different enum types. In
4104 Warn when a comparison between signed and unsigned values could
6099 location where another comparison subsumed by the first is found.
7400 flags similar to a comparison operation based on that arithmetic.
7401 If possible, eliminate the explicit comparison operation.
7404 represent the comparison operation before register allocation is
7521 comparison.
12431 comparison is unordered.
14765 Generate floating-point comparison instructions that compare with
16299 comparison, therefore the default is set to `-ffinite-math-only'.
26110 the comparison-function that you pass to `qsort', since `qsort' might
26607 The "bool" version returns true if the comparison is successful and
26854 GCC provides built-in versions of the ISO C99 floating point comparison
28268 6.54.3.6 Comparison (equal-to)
28319 6.54.3.7 Comparison (greater-than-or-equal-to)
28364 6.54.3.8 Comparison (less-than-or-equal-to)
28409 6.54.3.9 Comparison (greater-than)
28454 6.54.3.10 Comparison (less-than)
28499 6.54.3.11 Comparison (absolute greater-than-or-equal-to)
28508 6.54.3.12 Comparison (absolute less-than-or-equal-to)
28517 6.54.3.13 Comparison (absolute greater-than)
28526 6.54.3.14 Comparison (absolute less-than)
35068 Conditional move based on floating point comparison (`c.COND.ps',
35082 Comparison of two paired-single values (`c.COND.ps',
35155 Absolute comparison of two scalar values (`cabs.COND.FMT',
35170 Absolute comparison of two paired-single values (`cabs.COND.ps',
35189 Conditional move based on absolute comparison (`cabs.COND.ps',
35205 Comparison of two paired-single values (`c.COND.ps'/`cabs.COND.ps',
35228 Comparison of four paired-single values
42209 for comparison.
47605 * comparison of signed and unsigned values, warning: Warning Options.
48455 * signed and unsigned values, comparison warning: Warning Options.
48769 * warning for comparison of signed and unsigned values: Warning Options.