Lines Matching refs:VALID64
179 if (!VALID64(o->data.next_hash_offset) ||
180 !VALID64(o->data.next_field_offset) ||
181 !VALID64(o->data.entry_offset) ||
182 !VALID64(o->data.entry_array_offset)) {
203 if (!VALID64(o->field.next_hash_offset) ||
204 !VALID64(o->field.head_data_offset)) {
252 !VALID64(o->entry.items[i].object_offset)) {
276 !VALID64(le64toh(o->hash_table.items[i].head_hash_offset))) {
285 !VALID64(le64toh(o->hash_table.items[i].tail_hash_offset))) {
317 if (!VALID64(o->entry_array.next_entry_array_offset)) {
326 !VALID64(le64toh(o->entry_array.items[i]))) {