Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 16 of 16) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtime.h132 struct tm struct
135 int tm_min; /* Minutes. [0-59] */ argument
136 int tm_hour; /* Hours. [0-23] */ argument
137 int tm_mday; /* Day. [1-31] */ argument
138 int tm_mon; /* Month. [0-11] */ argument
139 int tm_year; /* Year - 1900. */ argument
140 int tm_wday; /* Day of week. [0-6] */ argument
141 int tm_yday; /* Days in year.[0-365] */ argument
142 int tm_isdst; /* DST. [-1/0/1]*/ argument
146 long int tm_gmtoff; /* Seconds east of UTC. */ argument
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-mktime2.c23 struct tm tm; in spring_forward_gap() local
62 struct tm tm; in irix_6_4_bug() local
78 struct tm tm; in bigtime_test() local
A Dtst-mktime.c9 struct tm time_str, *tm; in main() local
A Dtst-ftime_l.c16 struct tm tm; in main() local
A Dtime.c21 char *tm_str(struct tm tm) in tm_str()
53 struct tm tm, *tm_p; in main() local
A Dtst-strptime2.c36 struct tm tm; in main() local
A Dtst-strptime.c70 struct tm tm; in test_tm() local
126 struct tm tm; in main() local
/l4re-core-master/lua/lib/contrib/src/
A Dlfunc.c110 const TValue *tm = luaT_gettmbyobj(L, obj, TM_CLOSE); in callclosemethod() local
127 const TValue *tm = luaT_gettmbyobj(L, s2v(level), TM_CLOSE); in checkclosemth() local
A Dlvm.c290 const TValue *tm; /* metamethod */ in luaV_finishget() local
334 const TValue *tm; /* '__newindex' metamethod */ in luaV_finishset() local
566 const TValue *tm; in luaV_equalobj() local
684 const TValue *tm; in luaV_objlen() local
1011 #define op_orderI(L,opi,opf,inv,tm) { \ argument
1471 TMS tm = (TMS)GETARG_C(i); in luaV_execute() local
1480 TMS tm = (TMS)GETARG_C(i); in luaV_execute() local
1489 TMS tm = (TMS)GETARG_C(i); in luaV_execute() local
A Dltm.h61 #define notm(tm) ttisnil(tm) argument
A Dltm.c61 const TValue *tm = luaH_getshortstr(events, ename); in luaT_gettm() local
139 const TValue *tm = luaT_gettmbyobj(L, p1, event); /* try first operand */ in callbinTM() local
A Dldebug.c595 TMS tm = (TMS)0; /* (initial value avoids warnings) */ in funcnamefromcode() local
A Dldo.c391 const TValue *tm = luaT_gettmbyobj(L, s2v(func), TM_CALL); in luaD_tryfuncTM() local
A Dlgc.c901 const TValue *tm; in GCTM() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dspinlock.c705 struct timespec tm; in __pthread_acquire() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dspinlock.c717 struct timespec tm; in __pthread_acquire() local

Completed in 37 milliseconds