Home
last modified time | relevance | path

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

/stdlib/
A Dstrfmon_l.c289 const char *int_curr_symbol; in __vstrfmon_l_internal() local
291 int_curr_symbol = _NL_CURRENT (LC_MONETARY, INT_CURR_SYMBOL); in __vstrfmon_l_internal()
292 strncpy(int_symbol, int_curr_symbol, 3); in __vstrfmon_l_internal()
297 space_char = int_curr_symbol[3]; in __vstrfmon_l_internal()

Completed in 4 milliseconds