Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h470 extern void puts_filtered_tabular (char *string, int width, int right);
Dobjc-lang.c944 puts_filtered_tabular(asel, maxlen + 1, 0); in selectors_info()
1070 puts_filtered_tabular(aclass, maxlen + 1, 0); in classes_info()
Dutils.c1851 puts_filtered_tabular (char *string, int width, int right) in puts_filtered_tabular() function