Lines Matching refs:low
48 def low(description, pattern_list): function
148 low('Cast increases required alignment',
327 low('Line continuation inside comment',
329 low('Comment inside comment',
331 low('Deprecated declarations',
333 low('Deprecated register',
335 low('Converts between pointers to integer types with different sign',
386 low('Extra \';\'',
388 low('Useless specifier',
390 low('Duplicate declaration specifier',
392 low('Comparison of self is always false',
394 low('Logical op with constant operand',
396 low('Needs a space between literal and string macro',
398 low('Warnings from #warning',
400 low('Using float/int absolute value function with int/float argument',
403 low('Using C++11 extensions',
405 low('Using C++17 extensions',
407 low('Refers to implicitly defined namespace',
409 low('Invalid pp token',
411 low('need glibc to link',