Searched refs:RL_QF_SINGLE_QUOTE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drldefs.h137 #define RL_QF_SINGLE_QUOTE 0x01 macro
H A Dcomplete.c1135 found_quote |= RL_QF_SINGLE_QUOTE;
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drldefs.h137 #define RL_QF_SINGLE_QUOTE 0x01 macro
H A Dcomplete.c1122 found_quote |= RL_QF_SINGLE_QUOTE;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c265 #define RL_QF_SINGLE_QUOTE 0x01
365 found_quote |= RL_QF_SINGLE_QUOTE;
264 #define RL_QF_SINGLE_QUOTE macro

Completed in 281 milliseconds