Searched refs:puts_filtered_tabular (Results 1 – 3 of 3) sorted by relevance
470 extern void puts_filtered_tabular (char *string, int width, int right);
944 puts_filtered_tabular(asel, maxlen + 1, 0); in selectors_info()1070 puts_filtered_tabular(aclass, maxlen + 1, 0); in classes_info()
1851 puts_filtered_tabular (char *string, int width, int right) in puts_filtered_tabular() function