ha 47 tools/makeexport.c hash_val *ha = (hash_val*)a; ha 49 tools/makeexport.c if (ha->hash < hb->hash) return -1; ha 50 tools/makeexport.c else if (ha->hash > hb->hash) return 1;