Searched refs:__tmpmon (Results 1 – 1 of 1) sorted by relevance
2245 int __tmpmon; in do_get_monthname() local2247 __beg = _M_extract_name(__beg, __end, __tmpmon, __months, 12, in do_get_monthname()2258 size_t __pos = __traits_type::length(__months[__tmpmon]); in do_get_monthname()2260 const char_type* __name = __months[__tmpmon]; in do_get_monthname()2273 __tm->tm_mon = __tmpmon; in do_get_monthname()