Searched refs:debug_lconv (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/comp/
H A Dlocaleconv.c34 static struct lconv debug_lconv = variable in typeref:struct:lconv
96 return &debug_lconv;
98 return locales[AST_LC_NUMERIC]->territory == &lc_territories[0] ? &default_lconv : &debug_lconv;

Completed in 11 milliseconds