Home
last modified time | relevance | path

Searched defs:control_character_threshold (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfomap.h37 #define control_character_threshold (SPC) macro
/netbsd-src/lib/libedit/readline/
H A Dreadline.h76 #define control_character_threshold 0x20 macro
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dchardefs.h53 #define control_character_threshold 0x020 /* Smaller than this is control. */ macro
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dchardefs.h53 #define control_character_threshold 0x020 /* Smaller than this is control. */ macro