Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo-utils.c490 int printable_limit = ISO_Latin_p ? 255 : 127; in printed_representation() local
H A Dwindow.c709 int printable_limit = 127; in character_width() local