Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c874 FILE_TIME_to_time_t_nsec(FILETIME *in_ptr, time_t *time_out, int* nsec_out) in FILE_TIME_to_time_t_nsec() argument
880 memcpy(&in, in_ptr, sizeof(in)); in FILE_TIME_to_time_t_nsec()