Searched refs:IF_LINT (Results 1 – 2 of 2) sorted by relevance
199 # define IF_LINT(Code) Code macro201 # define IF_LINT(Code) /* empty */ macro1296 int e IF_LINT(= 0); in scale10_round_decimal_long_double()1314 int e IF_LINT(= 0); in scale10_round_decimal_double()4630 int prefixes[2] IF_LINT (= { 0 }); in VASNPRINTF()
160 Don't use IF_LINT in Bison sources.169 IF_LINT still appears and depends on lint.170 * src/scan-gram.l, src/scan-skel.l: Replace uses of IF_LINT with172 * src/system.h (IF_LINT): Remove cpp macro.14993 * src/system.h (IF_LINT): New macro, taken from coreutils.