vertest 154 lib/tdb/common/open.c uint32_t vertest; vertest 256 lib/tdb/common/open.c vertest = (((uint32_t)vp[0]) << 24) | (((uint32_t)vp[1]) << 16) | vertest 258 lib/tdb/common/open.c tdb->flags |= (vertest==TDB_VERSION) ? TDB_BIGENDIAN : 0;