const union arg *argp;
char buf[BUF];
char *p, *pe;
- char ns, l;
- int rdx, sign, zext, ngrp;
+ char ns;
+ int rdx, sign, zext, ngrp, l;
const char *nalt, *digit;
const char *thousands_sep; /* locale specific thousands separator */
int thousands_sep_len; /* locale specific thousands separator length */