Searched refs:CDF_PROP_LIMIT (Results 1 – 1 of 1) sorted by relevance
823 #define CDF_PROP_LIMIT (UINT32_MAX / (4 * sizeof(*inp))) in cdf_read_property_info() macro824 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()829 if (*maxcount > CDF_PROP_LIMIT) in cdf_read_property_info()940 if (*maxcount > CDF_PROP_LIMIT in cdf_read_property_info()941 || nelements > CDF_PROP_LIMIT) in cdf_read_property_info()
Completed in 12 milliseconds