Lines Matching defs:buf
131 wchar_t buf[128]; in _Init_timeinfo() local
148 void __subformat(_STLP_BASIC_IOSTRING(_Ch) &buf, const ctype<_Ch>& ct, in __subformat()
165 static void __append(__iostring &buf, const string& name) in __append()
168 static void __append(__iowstring &buf, const wstring& name) in __append()
171 static void __append(__iostring &buf, char *first, char *last, const ctype<char>& /* ct */) in __append()
174 static void __append(__iowstring &buf, char *first, char *last, const ctype<wchar_t>& ct) { in __append()
213 void _STLP_CALL __write_formatted_timeT(_STLP_BASIC_IOSTRING(_Ch) &buf, in __write_formatted_timeT()
454 void _STLP_CALL __write_formatted_time(__iostring &buf, const ctype<char>& ct, in __write_formatted_time()
459 void _STLP_CALL __write_formatted_time(__iowstring &buf, const ctype<wchar_t>& ct, in __write_formatted_time()
511 char buf[_Locale_MAX_SIMPLE_NAME]; in time_init() local
536 char buf[_Locale_MAX_SIMPLE_NAME]; in time_init() local