Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c1041 indent_to (argp_fmtstream_t stream, unsigned col) in indent_to() argument
1043 int needed = col - __argp_fmtstream_point (stream); in indent_to()
1176 comma (unsigned col, struct pentry_state *pest) in comma() argument
1205 indent_to (pest->stream, col); in comma()
1306 unsigned int col = __argp_fmtstream_point (stream); in hol_entry_help() local
1311 if (col > (unsigned int) (uparams.opt_doc_col + 3)) in hol_entry_help()
1313 else if (col >= (unsigned int) uparams.opt_doc_col) in hol_entry_help()

Completed in 8 milliseconds