Searched refs:header_Layout (Results 1 – 1 of 1) sorted by relevance
363 } header_Layout; typedef372 return (const tag_Layout*)(profile->buffer + SAFE_SIZEOF(header_Layout)); in get_tag_table()1229 assert(SAFE_SIZEOF(header_Layout) == 132); in skcms_ParseWithA2BPriority()1236 if (len < SAFE_SIZEOF(header_Layout)) { in skcms_ParseWithA2BPriority()1241 const header_Layout* header = (const header_Layout*)buf; in skcms_ParseWithA2BPriority()1258 profile->size < SAFE_SIZEOF(header_Layout) + tag_table_size || in skcms_ParseWithA2BPriority()