Searched defs:RND (Results 1 - 4 of 4) sorted by relevance

/src/games/hack/
H A Drnd.c73 #define RND(x) ((random()>>3) % x) macro
/src/sys/arch/hppa/hppa/
H A Dkobj_machdep.c71 RND(unsigned int x) function in typeref:typename:unsigned int
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c83 #define RND(a, b, c, d, e, f, g, h, k) \ macro
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c99 #define RND(a, b, c, d, e, f, g, h, k) \ macro

Completed in 8 milliseconds