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

/freebsd-11-stable/sys/geom/uzip/
H A Dg_uzip.c72 #define BLK_IN_RANGE(mcn, bcn, ilen) \ macro
114 BLK_IN_RANGE(cn, g_uzip_debug_block, 8) || \
115 BLK_IN_RANGE(cn, g_uzip_debug_block, -8)) { \
122 BLK_IN_RANGE(g_uzip_debug_block, bcn, \

Completed in 49 milliseconds