Home
last modified time | relevance | path

Searched refs:shared_printf (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dlinux-dp.c61 shared_printf (char *format, ...) in shared_printf() function
105 shared_printf ("%*s%c %d %c\n", (n * 4) + 2, "", left, n, right); in print_philosopher()