Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libedit/src/editline/
H A Dreadline.h75 #define control_character_threshold 0x20 macro
/dflybsd-src/contrib/gdb-7/readline/
H A Dchardefs.h53 #define control_character_threshold 0x020 /* Smaller than this is control. */ macro