Searched refs:dontUseRhs0 (Results 1 – 1 of 1) sorted by relevance
3850 int dontUseRhs0 = 0; /* If true, use of left-most RHS label is illegal */ in translate_code() local3927 dontUseRhs0 = 1; in translate_code()3942 if( i==0 && dontUseRhs0 ){ in translate_code()