Searched refs:atom_byte (Results 1 – 2 of 2) sorted by relevance
35 diff_atom_hash_update(unsigned int hash, unsigned char atom_byte) in diff_atom_hash_update() argument37 return hash * 23 + atom_byte; in diff_atom_hash_update()
45 diff_atom_hash_update(unsigned int hash, unsigned char atom_byte);