Home
last modified time | relevance | path

Searched refs:RL_STATE_NONE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/libedit/src/editline/
H A Dreadline.h97 #define RL_STATE_NONE 0x000000 macro
/dflybsd-src/contrib/gdb-7/readline/
H A Dreadline.h814 #define RL_STATE_NONE 0x000000 /* no state; before first call */ macro
H A Dreadline.c148 int rl_readline_state = RL_STATE_NONE;
/dflybsd-src/contrib/libedit/src/
H A Dreadline.c135 unsigned long rl_readline_state = RL_STATE_NONE;