Searched defs:printable_limit (Results 1 – 2 of 2) sorted by relevance
488 int printable_limit = ISO_Latin_p ? 255 : 127; in printed_representation() local
707 int printable_limit = 127; in character_width() local