Home
last modified time | relevance | path

Searched refs:CDF_GETUINT32 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/file/src/
H A Dcdf.c92 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) macro
921 ofs = CDF_GETUINT32(p, tail); in cdf_get_property_info_pos()
1035 inp[i].pi_id = CDF_GETUINT32(p, i << 1); in cdf_read_property_info()
1041 inp[i].pi_type = CDF_GETUINT32(q, 0); in cdf_read_property_info()
1049 nelements = CDF_GETUINT32(q, 1); in cdf_read_property_info()
1102 l = CDF_GETUINT32(q, slen); in cdf_read_property_info()