Searched refs:header_Layout (Results 1 – 2 of 2) sorted by relevance
176 } header_Layout; typedef185 return (const tag_Layout*)(profile->buffer + SAFE_SIZEOF(header_Layout)); in get_tag_table()856 assert(SAFE_SIZEOF(header_Layout) == 132); in skcms_Parse()863 if (len < SAFE_SIZEOF(header_Layout)) { in skcms_Parse()868 const header_Layout* header = (const header_Layout*)buf; in skcms_Parse()885 profile->size < SAFE_SIZEOF(header_Layout) + tag_table_size || in skcms_Parse()
360 } header_Layout; typedef369 return (const tag_Layout*)(profile->buffer + SAFE_SIZEOF(header_Layout)); in get_tag_table()1205 assert(SAFE_SIZEOF(header_Layout) == 132); in skcms_ParseWithA2BPriority()1212 if (len < SAFE_SIZEOF(header_Layout)) { in skcms_ParseWithA2BPriority()1217 const header_Layout* header = (const header_Layout*)buf; in skcms_ParseWithA2BPriority()1234 profile->size < SAFE_SIZEOF(header_Layout) + tag_table_size || in skcms_ParseWithA2BPriority()