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