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

/vbox/src/VBox/Runtime/common/time/
H A Dtime.cpp244 RTDECL(bool) RTTimeIsLeapYear(int32_t i32Year) function
248 RT_EXPORT_SYMBOL(RTTimeIsLeapYear); variable
/vbox/include/iprt/
H A Dmangling.h1729 # define RTTimeIsLeapYear RT_MANGLER(RTTimeIsLeapYear) macro

Completed in 247 milliseconds