Searched defs:wday (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dtimelocal.h41 const char *wday[7]; member in struct:lc_time_T
H A Dstrftime.c386 int wday; local
H A Dstrptime.c93 calcweeknum(struct tm *tm, int weeknum, int wday, int year, int kind) argument
127 _strptime0(const char *buf, const char *fmt, struct tm *tm, int *convp, locale_t loc, int year, int yday, int wday, int weeknum, int weekkind) argument
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dtimev.h13 int wday; /* 0:Sunday, 1:Monday, ..., 6:Saturday */ member in struct:vtm
H A Dstrftime.c972 int wday, mday; local
1002 int wday = timeptr->tm_wday; local
[all...]
H A Dtime.c1064 int wday; local
1497 int wday; local
1516 int y, wday; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dstrftime.c137 int wday = (tm->tm_wday + 6) % 7; local
151 int wday = (tm->tm_wday + 6) % 7; local
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexp_strf.c577 int wday, mday; local
605 int wday = timeptr->tm_wday; local
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dstrftime.c697 int wday, mday; local
717 int wday = timeptr->tm_wday; local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/tm/
H A Dtmxscan.c47 int wday; member in struct:__anon9376
[all...]
/macosx-10.10/ruby-106/ruby/ext/date/
H A Ddate_strftime.c181 int wday = tmx_wday; local
H A Ddate_tmx.h14 int (*wday)(void *dat); member in struct:tmx_funcs
H A Ddate_core.c4065 VALUE year, week, wday; local
4085 VALUE year, week, wday; local
4105 VALUE year, week, wday; local
[all...]
/macosx-10.10/gpatch-3/patch/
H A Dmaketime.c301 int localzone, wday, year; local
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_arc.c863 int i, n, wday, month, flags, status; local
/macosx-10.10/system_cmds-643.1.1/at.tproj/
H A Dparsetime.c521 int mday = 0, wday, mon; local
/macosx-10.10/ntp-92/include/
H A Dmbg_gps166.h206 char wday; /* 0..6 == Sun..Sat */ member in struct:__anon11456
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dvtzone.cpp467 int32_t wday; local
/macosx-10.10/system_cmds-643.1.1/zic.tproj/
H A Dzic.c2089 register long wday; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dzic.c2853 register long wday; local
[all...]

Completed in 267 milliseconds