Home
last modified time | relevance | path

Searched defs:RANDOM (Results 1 – 4 of 4) sorted by relevance

/netbsd/games/dab/
H A Drandom.cc43 RANDOM::RANDOM(size_t ns) : in RANDOM() function in RANDOM
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dcl_arguments.py13 RANDOM = enum.auto() variable in TestOrder
/netbsd/games/hunt/include/
H A Dhunt_common.h59 #define RANDOM macro
/netbsd/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c96 LOG, LOG2, FERMAT, MERSENNE, FIBONACCI, RANDOM, NEXTPRIME, BINOM, enumerator