Home
last modified time | relevance | path

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

/external/oprofile/libpopt/
Dpopthelp.c410 static size_t maxArgWidth(const struct poptOption * opt, in maxArgWidth() function
422 len = maxArgWidth(opt->arg, translation_domain); in maxArgWidth()
574 leftColWidth = maxArgWidth(con->options, NULL); in poptPrintHelp()