Searched refs:history_ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Dreadlinebuf.h59 bool history_; member in class:readlinebuf
79 if ( history_ && high_ ) add_history( line_ );
94 if ( history_ && high_ ) add_history( line_ );
131 : prompt_( prompt ), history_( history ),
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dreadlinebuf.h59 bool history_; member in class:readlinebuf
79 if ( history_ && high_ ) add_history( line_ );
94 if ( history_ && high_ ) add_history( line_ );
131 : prompt_( prompt ), history_( history ),

Completed in 202 milliseconds