Searched refs:header_Layout (Results 1 – 1 of 1) sorted by relevance
376 } header_Layout; typedef385 return (const tag_Layout*)(profile->buffer + SAFE_SIZEOF(header_Layout)); in get_tag_table()1307 static_assert(SAFE_SIZEOF(header_Layout) == 132, "need to update header code"); in skcms_ParseWithA2BPriority()1314 if (len < SAFE_SIZEOF(header_Layout)) { in skcms_ParseWithA2BPriority()1319 const header_Layout* header = (const header_Layout*)buf; in skcms_ParseWithA2BPriority()1336 profile->size < SAFE_SIZEOF(header_Layout) + tag_table_size || in skcms_ParseWithA2BPriority()