Searched refs:CDF_GETUINT32 (Results 1 – 2 of 2) sorted by relevance
94 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) macro893 ofs = CDF_GETUINT32(p, tail); in cdf_get_property_info_pos()1007 inp[i].pi_id = CDF_GETUINT32(p, i << 1); in cdf_read_property_info()1013 inp[i].pi_type = CDF_GETUINT32(q, 0); in cdf_read_property_info()1021 nelements = CDF_GETUINT32(q, 1); in cdf_read_property_info()1074 l = CDF_GETUINT32(q, slen); in cdf_read_property_info()
985 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y)
Completed in 24 milliseconds