Searched refs:codes (Results 1 – 1 of 1) sorted by relevance
963 static const bool codes[] = { in chk_code_allowed() local1021 if (code_to_probe >= ARRAY_SIZE(codes)) in chk_code_allowed()1024 return codes[code_to_probe]; in chk_code_allowed()