Searched defs:RND (Results 1 – 2 of 2) sorted by relevance
3 #define RND(x) ((random()>>3) % x) macro
122 #define RND OP_BASE + 19 macro