Lines Matching full:fence
5123 void** fence = &(array[nelem]);5124 for (a = array; a != fence; ++a) {5140 if (b != fence && *b == chunk2mem(next)) {