Searched refs:union (Results 1 – 16 of 16) sorted by relevance
54 union_type_spec : "union" union_body69 | "union" identifier union_body ";" -> union
3 union {
4 /* union {{ name }} */
107 [5] FWD 'sock' fwd_kind=union133 union my_union {145 int my_func(union my_union *arg1, int arg2)176 [13] FWD 'fwd_struct' fwd_kind=union
21 from generators.union import XdrUnionGenerator
19 from generators.union import XdrUnionGenerator
124 union {165 union perf_event *perf_mmap__read_event(struct perf_mmap *map);
194 87 union u64_swap u;
445 pids = pids.union(args.pid)
688 def union(self, children): member in ParseToAst
165 In this case, when generating an XDR struct or union containing a
506 result = result.union(x.Flatten())
583 union {960 "coherence" axiom expresses this by requiring the union of these
Completed in 24 milliseconds