Searched refs:CDF_TYPEMASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/file/dist/src/ | ||
| H A D | cdf.h | 245 #define CDF_TYPEMASK 0x00000fff macro |
| H A D | cdf.c | 1069 switch (inp[i].pi_type & CDF_TYPEMASK) { in cdf_read_property_info() |