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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymtab.c3317 #define COMPLETION_LIST_ADD_SYMBOL(symbol, sym_text, len, text, word) \
3581 COMPLETION_LIST_ADD_SYMBOL (*psym, sym_text, sym_text_len, text, word);
3590 COMPLETION_LIST_ADD_SYMBOL (*psym, sym_text, sym_text_len, text, word);
3602 COMPLETION_LIST_ADD_SYMBOL (msymbol, sym_text, sym_text_len, text, word);
3623 COMPLETION_LIST_ADD_SYMBOL (sym, sym_text, sym_text_len, text, word);
3653 COMPLETION_LIST_ADD_SYMBOL (sym, sym_text, sym_text_len, text, word);
3666 COMPLETION_LIST_ADD_SYMBOL (sym, sym_text, sym_text_len, text, word);
3763 COMPLETION_LIST_ADD_SYMBOL (sym, sym_text, sym_text_len, text, word);
3769 COMPLETION_LIST_ADD_SYMBOL (sym, sym_text, sym_text_len, text, word);
3308 #define COMPLETION_LIST_ADD_SYMBOL macro

Completed in 21 milliseconds