Searched refs:lzo_pclock_gettime_t (Results 1 – 1 of 1) sorted by relevance
1218 typedef int (*lzo_pclock_gettime_t) (lzo_pclock_handle_p, lzo_pclock_p); typedef1224 lzo_pclock_gettime_t gettime;3106 h->gettime = LZO_STATIC_CAST(lzo_pclock_gettime_t, 0); in LZOLIB_PUBLIC()3234 h->gettime = LZO_STATIC_CAST(lzo_pclock_gettime_t, 0); in LZOLIB_PUBLIC()