Searched refs:lzo_pclock_read_getprocesstimes (Results 1 – 1 of 1) sorted by relevance
3010 #ifndef lzo_pclock_read_getprocesstimes3011 #define lzo_pclock_read_getprocesstimes lzo_pclock_read_getprocesstimes macro3013 static int lzo_pclock_read_getprocesstimes(lzo_pclock_handle_p h, lzo_pclock_p c) in lzo_pclock_read_getprocesstimes() function3152 # if defined(lzo_pclock_read_getprocesstimes) in LZOLIB_PUBLIC()3153 if (lzo_pclock_read_getprocesstimes(h, &c) == 0) { in LZOLIB_PUBLIC()3154 h->gettime = lzo_pclock_read_getprocesstimes; in LZOLIB_PUBLIC()