Home
last modified time | relevance | path

Searched refs:timercmp (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/include/sys/
Dtime.h38 #define timercmp(s,t,op) ((s)->tv_sec == (t)->tv_sec ? \ macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtime.h38 #define timercmp(s,t,op) ((s)->tv_sec == (t)->tv_sec ? \ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtime.h38 #define timercmp(s,t,op) ((s)->tv_sec == (t)->tv_sec ? \ macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtime.h38 #define timercmp(s,t,op) ((s)->tv_sec == (t)->tv_sec ? \ macro
/third_party/musl/ndk_musl_include/sys/
Dtime.h37 #define timercmp(s,t,op) ((s)->tv_sec == (t)->tv_sec ? \ macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtime.h65 #define timercmp(s,t,op) ((s)->tv_sec == (t)->tv_sec ? \ macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h1127 #define timercmp(tvp, uvp, cmp) \ macro
Dsctp_timer.c622 if (timercmp(&now, &chk->rec.data.timetodrop, >)) {
Dsctp_indata.c3397 if (timercmp(&now, &tp1->rec.data.timetodrop, >)) {
3825 if (timercmp(&now, &tp1->rec.data.timetodrop, >)) {
Dsctp_input.c2745 if (timercmp(&now, &time_expires, >))
/third_party/NuttX/
DReleaseNotes10317 and timercmp() as macros. These are non-POSIX interfaces, but
/third_party/chromium/patch/
D0003-ohos-1115.patch2979 +/* Define if timercmp is defined in <sys/time.h> */
3255 +/* Define if timercmp is defined in <sys/time.h> */