Searched refs:max_width (Results 1 – 2 of 2) sorted by relevance
92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source() argument240 annotation = (char *) xmalloc (max_width + 1); in annotate_source()250 (*annote) (annotation, max_width, line_num, arg); in annotate_source()
60 (Source_File *sf, unsigned int max_width,