Home
last modified time | relevance | path

Searched defs:MKTIME (Results 1 – 4 of 4) sorted by relevance

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/test_support/
H A D_PDCLIB_test.h58 #define MKTIME( tm, sec, min, hour, day, month, year, wday, yday ) tm.tm_sec = sec; tm.tm_min = min… macro
/dports/lang/snobol4/snobol4-2.2.2/modules/time/
H A Dtime.c191 MKTIME( LA_ALIST ) { in MKTIME() function
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/lha/
H A Dlha.h10 #define MKTIME macro
/dports/net/yate/yate-6.4.0-1/modules/
H A Djavascript.cpp368 #define MKTIME(typ) params().addParam(new ExpOperation((int64_t)SysUsage:: typ ## Time,# typ "Time"… macro