Searched refs:suffix (Results 1 – 1 of 1) sorted by relevance
200 int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex() argument202 if (!strcmp(kSlotSuffixes[slot], suffix)) return slot; in SlotSuffixToIndex()