Searched defs:PACIFY_CC (Results 1 - 1 of 1) sorted by relevance

/external/bison/src/
H A Dsystem.h70 /* Use PACIFY_CC to indicate that Code is unimportant to the logic of Bison
75 PACIFY_CC is intended to be useful only as a comment as it does not alter
76 Code. It is tempting to redefine PACIFY_CC so that it will suppress Code
82 # define PACIFY_CC(Code) Code macro

Completed in 82 milliseconds