OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:history_
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/readline/readline/examples/
readlinebuf.h
59
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 ),
/src/external/gpl3/gdb.old/dist/readline/readline/examples/
readlinebuf.h
59
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 23 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026