Searched refs:trandom (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/vczip/tests/
H A Dtvcrdb.c71 #define LENGTH(maxn) ((trandom() % (maxn)) + 1)
92 e = trandom() % (sizeof(Field01)/sizeof(Field01[0]));
99 e = trandom() % (sizeof(Field23)/sizeof(Field23[0]));
106 e = trandom() % (sizeof(Field45)/sizeof(Field45[0]));
H A Dterror.h292 unsigned int trandom() function

Completed in 16 milliseconds