Lines Matching defs:prev_c
1574 Index prev_c ; /* column preceding c in hash bucket */1618 /* prev_c is the column preceding column c in the hash bucket */1619 prev_c = super_c ;1634 prev_c = c ;1658 prev_c = c ;1672 Col [prev_c].shared4.hash_next = Col [c].shared4.hash_next ;