Home
last modified time | relevance | path

Searched defs:RL_STATE_NONE (Results 1 – 2 of 2) 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