Searched defs:myrand (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/util/ | ||
H A D | myrand.c | 60 int myrand(void) in myrand() function |
/netbsd-src/games/warp/ | ||
H A D | util.h | 11 #define myrand() (int)random() macro |