Searched refs:CONTIG (Results 1 – 1 of 1) sorted by relevance
552 #define CONTIG(_c) (((~(_c) + 1) & (_c)) == (unsigned char)(~(_c) + 1)) in rn_addmask() macro560 if (!CONTIG(*c) || c != (clim - 1)) in rn_addmask()