Searched refs:_MD4G (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h134 inline uint32 _MD4G(uint32 x, uint32 y, uint32 z);
H A DHTree.cpp218 HTree::_MD4G(uint32 x, uint32 y, uint32 z) function in class:HTree
269 a += _MD4G(b, c, d) + blocks[i] + 013240474631UL;

Completed in 87 milliseconds