Searched refs:tm_min (Results 251 - 259 of 259) sorted by relevance

<<11

/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc705 tb->tm_hour, tb->tm_min, tb->tm_sec);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2624 CHECK_SIZE_AND_OFFSET(tm, tm_min);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2625 CHECK_SIZE_AND_OFFSET(tm, tm_min);
/netbsd-current/sbin/newfs_udf/
H A Dudf_core.c933 timestamp->minute = tm.tm_min;
/netbsd-current/external/gpl2/xcvs/dist/
H A Dconfigure9488 tm.tm_min = 0;
9522 tm.tm_min = 0;
9536 tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
9546 && lt->tm_min == tm.tm_min
14276 || p->tm_min != s.tm_min
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d2654 timeInfo.tm_min = dateTime.minute;
2690 assert(timeInfo.tm_min == 0);
2714 assert(timeInfo.tm_min == 15);
2741 assert(timeInfo.tm_min == 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1125 time->tm_hour, time->tm_min, time->tm_sec, tz);
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dconfigure24459 tm.tm_min = 44; /* minutes after the hour [0, 59] */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c[all...]

Completed in 744 milliseconds

<<11