Searched refs:errstrs (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/nomali/lib/
H A Dnomali_api.cc29 static const char *errstrs[] = { variable
37 static_assert(sizeof(errstrs) / sizeof(*errstrs) == NOMALI_E_NUM_ERRORS,
303 return errstrs[error];

Completed in 2 milliseconds