CP_CODES
BUG_ON(code >= CP_CODES);
static const char *const code_names[CP_CODES] = {
if (cp->code < CP_CODES)