lconv
struct lconv *
static struct lconv ret = {
struct lconv *
struct lconv *localeconv_l(locale_t);
struct lconv *localeconv(void);
struct lconv *
static struct lconv mylocale;
struct lconv *
struct lconv *
struct lconv *ldata;
struct lconv ldata;
struct lconv *);
static int __calc_left_pad(int, char *, struct lconv *);
struct lconv *, locale_t loc);
struct lconv *lc; /* pointer to lconv structure */
char *sign_posn, const char **signstr, struct lconv *lc)
__calc_left_pad(int flags, char *cur_symb, struct lconv *lc)
int right_prec, int pad_char, struct lconv *lc, locale_t loc)
struct lconv *lc;
struct lconv *lc;
struct lconv *lc;
struct lconv *lc;
struct lconv *locale;
if ((lconv = localeconv()) == NULL ||
(decpt = lconv->decimal_point) == NULL)
const struct lconv *lconv;