Searched refs:CDF_VECTOR (Results 1 – 3 of 3) sorted by relevance
831 if (inp[i].pi_type & CDF_VECTOR) { in cdf_read_property_info()850 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()856 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()863 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()869 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()875 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()881 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()888 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()932 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()938 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
241 #define CDF_VECTOR 0x00001000 macro
987 if (inp[i].pi_type & CDF_VECTOR) {990 + DPRINTF(("CDF_VECTOR with nelements == 0\n"));
Completed in 15 milliseconds