Home
last modified time | relevance | path

Searched defs:printable_limit (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dinfo-utils.c488 int printable_limit = ISO_Latin_p ? 255 : 127; in printed_representation() local
H A Dwindow.c707 int printable_limit = 127; in character_width() local