short_opt_col      96 maint/gnulib/lib/argp-help.c   int short_opt_col;      /* column in which short options start */
short_opt_col     127 maint/gnulib/lib/argp-help.c   { "short-opt-col",  false, offsetof (struct uparams, short_opt_col) },
short_opt_col    1247 maint/gnulib/lib/argp-help.c   __argp_fmtstream_set_wmargin (stream, uparams.short_opt_col); /* For truly bizarre cases. */
short_opt_col    1254 maint/gnulib/lib/argp-help.c             comma (uparams.short_opt_col, &pest);