HomeSort by relevance Sort by last modified time
    Searched refs:_EFI_CLOCK_T (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/
time.h 91 #ifdef _EFI_CLOCK_T
93 typedef _EFI_CLOCK_T clock_t;
94 #undef _EFI_CLOCK_T
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
ansi.h 59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
ansi.h 59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
ansi.h 59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
ansi.h 60 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
ansi.h 59 #define _BSD_CLOCK_T_ _EFI_CLOCK_T /* clock() */
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 240 #if defined(_BSD_CLOCK_T_) && defined(_EFI_CLOCK_T)
241 typedef _EFI_CLOCK_T clock_t;
243 #undef _EFI_CLOCK_T
EfiCdefs.h 115 #define _EFI_CLOCK_T UINT64

Completed in 526 milliseconds