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)
198 cdf_getuint32(const uint8_t *p, size_t offs) in cdf_getuint32() function