Searched refs:CDF_PROP_LIMIT (Results 1 – 1 of 1) sorted by relevance
869 #define CDF_PROP_LIMIT (UINT32_MAX / (64 * sizeof(cdf_property_info_t))) macro914 if (newcount > CDF_PROP_LIMIT) { in cdf_grow_info()916 SIZE_T_FORMAT "u\n", newcount, CDF_PROP_LIMIT)); in cdf_grow_info()992 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
Completed in 8 milliseconds