Lines Matching refs:TM_DEFAULT
57 b[TM_DEFAULT] = "%a %b %e %T %Z %Y";
78 TM_DEFAULT,
105 tm_info.deformat = b[TM_DEFAULT];
108 tm_info.deformat = tm_info.format[TM_DEFAULT];
400 * synthesize TM_DEFAULT format
405 b[TM_DEFAULT] = s;
479 _DATE_FMT, TM_DEFAULT,
481 D_T_FMT, TM_DEFAULT,
527 #define native_lc_time(li) ((li->data=(void*)(tm_info.format=tm_data.format)),(tm_info.deformat=tm_info.format[TM_DEFAULT]))
555 tm_info.deformat = tm_info.format[TM_DEFAULT];
560 tm_info.deformat = tm_info.format[TM_DEFAULT];
620 tm_info.deformat = tm_info.format[TM_DEFAULT];
621 else if (tm_info.deformat != tm_info.format[TM_DEFAULT])