Searched defs:tm_mday (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/
H A Dtime.h129 int tm_mday; /* day of the month [1-31] */ member in struct:tm
/device/linaro/bootloader/edk2/StdLib/Include/
H A Dtime.h25 - int tm_mday; // day of the month - [1, 31]
144 int tm_mday; // day of the month [1, 31] member in struct:tm
191 the final value of tm_mday is not set until tm_mon and tm_year
300 %d is replaced by the day of the month as a decimal number (01-31). [tm_mday]
301 %D is equivalent to "%m/%d/%y". [tm_mon, tm_mday, tm_year]
303 a single digit is preceded by a space. [tm_mday]
305 [tm_year, tm_mon, tm_mday]
/device/linaro/bootloader/edk2/CryptoPkg/Include/
H A DOpenSslSupport.h129 int tm_mday; /* day of the month [1-31] */ member in struct:tm
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
H A Defi.h93 uint8_t tm_mday; /* 1 - 31 */ member in struct:efi_tm

Completed in 113 milliseconds