HomeSort by: relevance | last modified time | path
    Searched defs:print_five_chars (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
call-rt-st.c 474 * PRINT_FIVE_CHARS :
477 struct five_char_t print_five_chars (struct five_char_t five_char) function
623 print_five_chars(*five_char);
call-ar-st.c 603 * PRINT_FIVE_CHARS :
606 void print_five_chars (struct five_char_t five_char) function
699 print_five_chars(five_char);
1054 print_five_chars(*five_char);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
call-rt-st.c 474 * PRINT_FIVE_CHARS :
477 struct five_char_t print_five_chars (struct five_char_t five_char) function
623 print_five_chars(*five_char);
call-ar-st.c 603 * PRINT_FIVE_CHARS :
606 void print_five_chars (struct five_char_t five_char) function
699 print_five_chars(five_char);
1054 print_five_chars(*five_char);

Completed in 35 milliseconds