Searched defs:sformat (Results 1 – 5 of 5) sorted by relevance
80 char *dst, *sformat; in wcsftime_l() local
147 const wchar_t *sformat = fmt; /* save the beginning of the format */ in __wdoscan_u() local150 const char *sformat = sfmt; /* save the beginning of the format */ in __wdoscan_u() local
234 char *sformat = format; /* save the beginning of the format */ in _doprnt() local
523 CHAR_T *sformat = (CHAR_T *)format; in _ndoprnt() local
1003 static const char *const sformat[] = { "%#d", "%#d", "%#d", "%#lld" }; in print_int_val() local