OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NARROW_HISTORY
(Results
1 - 4
of
4
) sorted by null
/external/libedit/src/
el.h
62
#define
NARROW_HISTORY
0x40
hist.h
62
(((el)->el_flags &
NARROW_HISTORY
) ? hist_convert(el, fn, arg) : \
eln.c
220
el->el_flags |=
NARROW_HISTORY
;
el.c
312
el->el_flags &= ~
NARROW_HISTORY
;
Completed in 1555 milliseconds