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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c146 static uint64_t random_operand = 0xdeadbeafdeadbeafull; variable
545 operand = random_operand; /* a random value */
546 random_operand = lrand48() | ((uint64_t)
821 random_operand = lrand48() |

Completed in 49 milliseconds