Searched defs:rund (Results 1 - 2 of 2) sorted by relevance
| /src/games/larn/ | ||
| H A D | global.c | 857 rund(int x) function in typeref:typename:int |
| H A D | header.h | 439 #define rund(x) ((((randx=randx*1103515245+12345)>>7)%(x)) ) macro |
Completed in 4 milliseconds