Searched refs:tag_offset (Results 1 – 2 of 2) sorted by relevance
81 unsigned int tag_offset; in smbios_fetch() local88 tag_offset = ( ( setting->tag >> 8 ) & 0xff ); in smbios_fetch()108 buf[tag_offset], in smbios_fetch()114 memcpy ( data, &buf[tag_offset], len ); in smbios_fetch()
1230 tag_offset; in GetEXIFProperty() local1371 tag_offset=0; in GetEXIFProperty()1384 tag_offset=directory_stack[level].offset; in GetEXIFProperty()1411 tag_value=(size_t) ReadPropertyUnsignedShort(endian,q)+tag_offset; in GetEXIFProperty()1613 directory_stack[level].offset=tag_offset; in GetEXIFProperty()