Searched defs:day_of_week (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dtime.c88 static int day_of_week ( int tm_year, int tm_mon, int tm_mday ) { function
121 tm->tm_wday = day_of_week ( tm->tm_year, tm->tm_mon, tm->tm_mday );
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h931 #define lib$day_of_week LIB$DAY_OF_WEEK

Completed in 263 milliseconds