Searched refs:lhsused (Results 1 – 1 of 1) sorted by relevance
3852 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local3859 lhsused = 0; in translate_code()3892 lhsused = 1; in translate_code()3938 lhsused = 1; in translate_code()3978 if( rp->lhsalias && !lhsused ){ in translate_code()