Searched refs:coll_sym (Results 1 – 1 of 1) sorted by relevance
3771 const unsigned char *coll_sym = extra + cset->coll_syms[i]; in check_node_accept_bytes() local3774 if (*coll_sym != elem_len) in check_node_accept_bytes()3777 for (j = 0; j < *coll_sym; j++) in check_node_accept_bytes()3778 if (pin[j] != coll_sym[1 + j]) in check_node_accept_bytes()3780 if (j == *coll_sym) in check_node_accept_bytes()