Searched refs:coll_sym (Results 1 – 1 of 1) sorted by relevance
3849 const unsigned char *coll_sym = extra + cset->coll_syms[i]; in check_node_accept_bytes() local3852 if (*coll_sym != elem_len) in check_node_accept_bytes()3855 for (j = 0; j < *coll_sym; j++) in check_node_accept_bytes()3856 if (pin[j] != coll_sym[1 + j]) in check_node_accept_bytes()3858 if (j == *coll_sym) in check_node_accept_bytes()