Home
last modified time | relevance | path

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

/bionic/libc/include/
Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void); argument