Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c103 #define GETTIMEOFDAY(ptv) gettimeofday((ptv)) argument
105 #define GETTIMEOFDAY(ptv) gettimeofday((ptv), (struct timezone *)NULL) argument