Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
Dpyconfig.h930 #define HAVE_UTIME_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
Dpyconfig.h890 #define HAVE_UTIME_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
Dpyconfig.h886 #define HAVE_UTIME_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
Dpyconfig.h929 #define HAVE_UTIME_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
Dpyconfig.h928 #define HAVE_UTIME_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c72 #ifdef HAVE_UTIME_H
78 #define HAVE_UTIME_H /* pretend we do for the rest of this file */ macro
1272 #elif defined(HAVE_UTIME_H) in edk2_utime()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c71 #ifdef HAVE_UTIME_H
77 #define HAVE_UTIME_H /* pretend we do for the rest of this file */ macro
1326 #elif defined(HAVE_UTIME_H) in posix_utime()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c218 #ifdef HAVE_UTIME_H
224 #define HAVE_UTIME_H /* pretend we do for the rest of this file */ macro
2867 #elif defined(HAVE_UTIME_H) in posix_utime()