Lines Matching +defs:val +defs:rv
44 double ts2double(const struct timespec *val) in ts2double()
46 double rv; in ts2double() local
55 double tv2double(const struct timeval *val) in tv2double()
57 double rv; in tv2double() local
68 struct timespec rv; in double2ts() local
84 struct timeval rv; in double2tv() local
103 struct timespec rv; in tsDelta() local
126 struct timeval rv; in tvDelta() local
182 uint32_t val; in testRand() local
209 uint32_t val = (mod <= lrand48maxVal) ? (uint32_t) lrand48() : testRand(); in testRandMod() local
321 int rv; in testXDump() local