Home | History | Annotate | Download | only in common

Lines Matching refs:equal_uint32

855 equal_uint32(const uint32_t *s, const uint32_t *t, int32_t length) {
887 if(equal_uint32(data+block, data+otherBlock, blockLength)) {
1042 overlap>0 && !equal_uint32(trie->data+(newStart-overlap), trie->data+start, overlap);