Searched refs:CDF_PROP_LIMIT (Results 1 – 1 of 1) sorted by relevance
861 #define CDF_PROP_LIMIT (UINT32_MAX / (8 * sizeof(cdf_property_info_t))) macro906 if (newcount > CDF_PROP_LIMIT) { in cdf_grow_info()908 newcount, CDF_PROP_LIMIT)); in cdf_grow_info()984 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
Completed in 7 milliseconds