Searched refs:SIZE (Results 1 – 1 of 1) sorted by relevance
141 #define SIZE 256 /* Run time is cubic in SIZE */ macro146 char buf[SIZE+1]; in test_hash_init()152 fill_buf(buf, SIZE, 1); in test_hash_init()155 for (j = SIZE; j > 0; --j) { in test_hash_init()