Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c144 static uint64_t random_operand = 0xdeadbeafdeadbeafull; variable
543 operand = random_operand; /* a random value */ in define_op_err()
544 random_operand = lrand48() | ((uint64_t) in define_op_err()
814 random_operand = lrand48() | in define_nerrs()