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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h133 inline uint32 _MD4F(uint32 x, uint32 y, uint32 z);
H A DHTree.cpp211 HTree::_MD4F(uint32 x, uint32 y, uint32 z) function in class:HTree
255 a += _MD4F(b, c, d) + blocks[i];

Completed in 163 milliseconds