Home
last modified time | relevance | path

Searched refs:RL_COMMENT_BEGIN_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/readline/
HDrlconf.h52 #define RL_COMMENT_BEGIN_DEFAULT "#" macro
HDtext.c1209 #ifndef RL_COMMENT_BEGIN_DEFAULT
1210 #define RL_COMMENT_BEGIN_DEFAULT "#" macro
1223 rl_comment_text = _rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT;
HDbind.c2288 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);