Searched refs:OSNames (Results 1 – 1 of 1) sorted by relevance
5038 static const char *OSNames[] = { in getGNUAbiTag() local5042 if (Words[0] < array_lengthof(OSNames)) in getGNUAbiTag()5043 OSName = OSNames[Words[0]]; in getGNUAbiTag()