Searched refs:IS_DENSITY (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/mt/
H A Dmt.c107 #define IS_DENSITY 0x04 macro
151 { "density", MTSETDNSTY, 0, NEED_2ARGS|ZERO_ALLOWED|IS_DENSITY },
261 (comp->c_flags & IS_DENSITY)) {

Completed in 105 milliseconds