Home
last modified time | relevance | path

Searched refs:MAX_LOCALE_STR (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c111 #warning REMINDER: redo the MAX_LOCALE_STR stuff...
113 #define MAX_LOCALE_STR 256 /* TODO: Only sufficient for current case. */ macro
178 static char hr_locale[(MAX_LOCALE_CATEGORY_STR * LC_ALL) + MAX_LOCALE_STR];
1167 char buf[MAX_LOCALE_STR]; in composite_locale()

Completed in 4 milliseconds