Home
last modified time | relevance | path

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

/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dpkg_parse.h51 #define PFM_SIZE (1 << 22) macro
H A Dpkg_parse.c314 else if ((mask & PFM_SIZE) && is_field("Size", line)) { in pkg_parse_line()