Searched defs:seed (Results 1 – 17 of 17) sorted by relevance
24 isrand(long seed) in isrand()52 srand(long seed) in srand()
25 isrand(long seed) in isrand()53 srand(long seed) in srand()
44 isrand(long seed) in isrand()72 srand(long seed) in srand()
12 long seed; in getseed() local
15 int blocksize, seed, randpct; variable281 isrand(long seed) in isrand()309 xxxsrand(long seed) in xxxsrand()
21 static long seed = 1; variable
22 srand(unsigned int seed) in srand()
109 generate(uint seed) in generate()
8 uvlong seed; member
54 unsigned long seed = EEXEC; variable
11 srand(long seed) in srand()
30 int seed; variable
1350 stc_deltarow(byte *out,const byte *in,int width,byte *seed) in stc_deltarow()
106 #define PICTWriteColorTable(ptr, seed, numEntries, cspecarr) \ argument