Searched refs:wxArchitectureNames (Results 1 – 6 of 6) sorted by relevance
88 static const wxChar* const wxArchitectureNames[] = variable268 wxCOMPILE_TIME_ASSERT( WXSIZEOF(wxArchitectureNames) == wxARCH_MAX, in GetArchName()271 return wxArchitectureNames[arch]; in GetArchName()
85 static const wxChar* const wxArchitectureNames[] = variable281 wxCOMPILE_TIME_ASSERT( WXSIZEOF(wxArchitectureNames) == wxARCH_MAX, in GetArchName()284 return wxArchitectureNames[arch]; in GetArchName()