Home
last modified time | relevance | path

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

/external/oprofile/libpopt/
Dpopthelp.c566 size_t leftColWidth; in poptPrintHelp() local
574 leftColWidth = maxArgWidth(con->options, NULL); in poptPrintHelp()
575 singleTableHelp(con, fp, con->options, leftColWidth, NULL); in poptPrintHelp()