Searched refs:la (Results 1 – 2 of 2) sorted by relevance
246 struct locrecent *la = ((const struct oldlocrecent *) a)->locrec; in oldlocrecentcmp() local255 if (GET (la->record[cnt].offset) < start_a) in oldlocrecentcmp()256 start_a = GET (la->record[cnt].offset); in oldlocrecentcmp()257 if (GET (la->record[cnt].offset) + GET (la->record[cnt].len) > end_a) in oldlocrecentcmp()258 end_a = GET (la->record[cnt].offset) + GET (la->record[cnt].len); in oldlocrecentcmp()
278 DEFINE_LANGUAGE_CODE ("Latin", la, lat, lat)
Completed in 7 milliseconds