Home
last modified time | relevance | path

Searched refs:_EFI_CLOCK_T (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/
Dtime.h91 #ifdef _EFI_CLOCK_T
93 typedef _EFI_CLOCK_T clock_t;
94 #undef _EFI_CLOCK_T
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtypes.h240 #if defined(_BSD_CLOCK_T_) && defined(_EFI_CLOCK_T)
241 typedef _EFI_CLOCK_T clock_t;
243 #undef _EFI_CLOCK_T
DEfiCdefs.h115 #define _EFI_CLOCK_T UINT64 macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dansi.h59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dansi.h60 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dansi.h59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dansi.h59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dansi.h59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */