Searched refs:compareBinStruct (Results 1 – 2 of 2) sorted by relevance
45 int compareBinStruct(map_index_t *binstruct1, map_index_t *binstruct2);
116 int BinMapLoader::compareBinStruct(map_index_t *binstruct1, in compareBinStruct() function in BinMapLoader308 if (0 == compareBinStruct(map_item, item)) { in findDuplicate()