Searched defs:separators (Results 1 – 2 of 2) sorted by relevance
1001 int separators = (flags & PRINT_F_QUOTE); in fmtint() local1114 int separators = (flags & PRINT_F_QUOTE); in fmtflt() local1398 int separators = (digits - ((digits % 3 == 0) ? 1 : 0)) / 3; in getnumsep() local
51 inline const char *separators(Style style) { separators() function [all...]