Searched refs:SF_REVERSE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ | ||
H A D | rlprivate.h | 64 #define SF_REVERSE 0x01 macro |
H A D | search.c | 221 cxt->sflags |= SF_REVERSE; /* not strictly needed */ in _rl_nsearch_init() |