Home
last modified time | relevance | path

Searched refs:_CurrentTimeLocale (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/locale/
D_def_time.c36 const _TimeLocale *_CurrentTimeLocale = &_DefaultTimeLocale; variable
/bionic/libc/tzcode/
Dlocaledef.h102 extern const _TimeLocale *_CurrentTimeLocale;
Dstrptime.c52 #define _ctloc(x) (_CurrentTimeLocale->x)