Lines Matching full:arithmetic
150 r".*: warning: suggest parentheses around arithmetic in operand of '.+'",
346 'description':'void* used in arithmetic' ,
347 'patterns':[r".*: warning: pointer of type 'void \*' used in (arithmetic|subtraction)",
374 'description':'NULL used in arithmetic',
375 'patterns':[r".*: warning: NULL used in arithmetic"] },