Searched refs:print_curr_symbol (Results 1 – 1 of 1) sorted by relevance
105 int print_curr_symbol; in __vstrfmon_l_internal() local151 print_curr_symbol = 1; /* Print the currency symbol. */ in __vstrfmon_l_internal()199 print_curr_symbol = 0; in __vstrfmon_l_internal()503 if (print_curr_symbol) in __vstrfmon_l_internal()508 if (print_curr_symbol && sep_by_space == 2) in __vstrfmon_l_internal()517 if (print_curr_symbol && sep_by_space == 1) in __vstrfmon_l_internal()568 if (print_curr_symbol) in __vstrfmon_l_internal()
Completed in 5 milliseconds