Searched refs:type_chars (Results 1 – 1 of 1) sorted by relevance
46 static const char type_chars[16] = "?pc?d?b?-?l?s???"; variable57 *p = type_chars[ (mode >> 12) & 0xf ]; in bb_mode_string()86 static const char type_chars[16] = "?pc?d?b?-?l?s???"; variable97 *p = type_chars[ (mode >> 12) & 0xf ]; in bb_mode_string()