Searched refs:Locale (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/tzcode/
H A Dstrftime.c167 struct lc_time_T const *Locale = &C_time_locale; local
179 "?" : Locale->weekday[t->tm_wday],
185 "?" : Locale->wday[t->tm_wday],
191 "?" : Locale->month[t->tm_mon],
198 "?" : Locale->mon[t->tm_mon],
216 pt = _fmt(Locale->c_fmt, t, pt, ptlim, &warn2);
232 ** Locale modifiers of C99 and later.
304 Locale->pm :
305 Locale->am,
481 pt = _fmt(Locale
[all...]
/freebsd-current/lib/clang/libllvmminimal/
H A DMakefile32 SRCS+= Support/Locale.cpp
/freebsd-current/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h1041 /**** Definitions for the Locale field ****/
1108 U16 Locale; /* 0x10 */ member in struct:_MPI3_PEL_ENTRY
1263 U16 Locale; /* 0x10 */ member in struct:_MPI3_PEL_REQ_ACTION_GET_LOG
1286 U16 Locale; /* 0x10 */ member in struct:_MPI3_PEL_REQ_ACTION_GET_COUNT
1309 U16 Locale; /* 0x10 */ member in struct:_MPI3_PEL_REQ_ACTION_WAIT
/freebsd-current/sys/dev/mpi3mr/
H A Dmpi3mr_app.c1402 pel_wait.Locale = htole16(sc->pel_locale);
/freebsd-current/lib/clang/libllvm/
H A DMakefile1148 SRCS_MIN+= Support/Locale.cpp

Completed in 93 milliseconds