Home
last modified time | relevance | path

Searched refs:SIZE (Results 1 – 1 of 1) sorted by relevance

/misc/
A Dtst-tsearch.c36 #define SIZE 1000 macro
38 #define SIZE 100 macro
60 static int x[SIZE];
64 static int y[SIZE];
67 static int z[SIZE];
71 static int depths[SIZE];
112 j = random () % SIZE; in memfry()
269 k = y[(SIZE - i - 1 + lag) % SIZE]; in mangle_tree()
270 j = y[i % SIZE]; in mangle_tree()
280 j = SIZE - i - 1; in mangle_tree()
[all …]

Completed in 5 milliseconds