Searched refs:DESC_FLAG_MULTI (Results 1 – 1 of 1) sorted by relevance
115 #define DESC_FLAG_MULTI (1 << 0) macro332 { #ID, ID, TYPE, offsetof(STRUCT, FIELD), DESC_FLAG_MULTI, ne_ ## FIELD ## _elements, \912 assert(desc->type == TYPE_MASTER && desc->flags & DESC_FLAG_MULTI); in ne_read_master()938 assert(desc->type == TYPE_MASTER && !(desc->flags & DESC_FLAG_MULTI)); in ne_read_single_master()1041 if (element->flags & DESC_FLAG_MULTI) in ne_parse()