Searched defs:_ctloc (Results 1 – 2 of 2) sorted by relevance
46 #define _ctloc(x) (_CurrentTimeLocale->x) macro
308 # define _ctloc(x) (ctloclen = strlen (ctloc = _CurrentTimeLocale->x)) macro328 # define _ctloc(x) (ctloclen = wcslen (ctloc = _CurrentTimeLocale->w##x)) macro340 # define _ctloc(x) (ctloc = __ctloc (ctlocbuf, _CurrentTimeLocale->x, \ macro