Searched refs:sh_properties (Results 1 – 2 of 2) sorted by relevance
1017 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()1019 sh.sh_properties)); in cdf_read_property_info()1020 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()1022 inp = cdf_grow_info(info, maxcount, sh.sh_properties); in cdf_read_property_info()1026 *count += sh.sh_properties; in cdf_read_property_info()1032 for (i = 0; i < sh.sh_properties; i++) { in cdf_read_property_info()1094 for (j = 0; j < nelements && i < sh.sh_properties; in cdf_read_property_info()
161 uint32_t sh_properties; member