Searched defs:seg_unknown (Results 1 – 2 of 2) sorted by relevance
49 #define seg_unknown(seg) ((seg)->segtype->flags & SEG_UNKNOWN ? 1 : 0) macro