Home
last modified time | relevance | path

Searched refs:s_error_msg (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c59 STATIC const char *s_error_msg[] = { variable
1956 for (ix = 0; ix < res && s_error_msg[ix] != NULL; ++ix) in mp_error_string()
1959 if (s_error_msg[ix] != NULL) in mp_error_string()
1960 return s_error_msg[ix]; in mp_error_string()