DEFINE_INSTANCE_ASSERTION 102 third_party/harfbuzz-ng/src/hb-open-type-private.hh DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ DEFINE_INSTANCE_ASSERTION 110 third_party/harfbuzz-ng/src/hb-open-type-private.hh DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ DEFINE_INSTANCE_ASSERTION 114 third_party/harfbuzz-ng/src/hb-open-type-private.hh DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ DEFINE_INSTANCE_ASSERTION 118 third_party/harfbuzz-ng/src/hb-open-type-private.hh DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ DEFINE_INSTANCE_ASSERTION 123 third_party/harfbuzz-ng/src/hb-open-type-private.hh DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \