Home
last modified time | relevance | path

Searched defs:lconv (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dlocale.h24 struct lconv { struct
25 char *decimal_point;
26 char *thousands_sep;
27 char *grouping;
29 char *int_curr_symbol;
30 char *currency_symbol;
31 char *mon_decimal_point;
32 char *mon_thousands_sep;
33 char *mon_grouping;
34 char *positive_sign;
[all …]