Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
Dsource.c92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source() argument
240 annotation = (char *) xmalloc (max_width + 1); in annotate_source()
250 (*annote) (annotation, max_width, line_num, arg); in annotate_source()
Dsource.h60 (Source_File *sf, unsigned int max_width,