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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
resource.c 20 #define doubletime(TV) ((double)(TV).tv_sec + (TV).tv_usec * 0.000001) macro
86 PyFloat_FromDouble(doubletime(ru.ru_utime)));
88 PyFloat_FromDouble(doubletime(ru.ru_stime)));
posixmodule.c 5958 #define doubletime macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 2400 #define doubletime macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 4368 #define doubletime macro
    [all...]

Completed in 438 milliseconds