Searched refs:lt2 (Results 1 – 2 of 2) sorted by relevance
51 logical function lt2(x, y)
2768 LanguageType lt2 = lang2->GetLanguageType(); in DoExecute() local2771 if (lt2 == guessed_language) in DoExecute()2773 return (lt1 < lt2); // normal comparison otherwise in DoExecute()