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