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

/haiku-fatelf/src/bin/gdb/gdb/
H A Di386-nat.c257 puts_unfiltered (func);
271 puts_unfiltered (":\n");
H A Dtop.c1179 puts_unfiltered ("\n\032\032pre-");
1180 puts_unfiltered (annotation_suffix);
1181 puts_unfiltered ("\n");
1200 puts_unfiltered ("\n\032\032post-");
1201 puts_unfiltered (annotation_suffix);
1202 puts_unfiltered ("\n");
H A Devent-top.c617 puts_unfiltered (async_annotation_suffix);
H A Ddefs.h469 extern void puts_unfiltered (const char *);
H A Dutils.c2314 puts_unfiltered (const char *string)
2304 puts_unfiltered (const char *string) function

Completed in 107 milliseconds