Home
last modified time | relevance | path

Searched refs:other_map (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c574 VALUE other_map = Map_new_this_type(_self); in Map_eq() local
575 Map_merge_into_self(other_map, _other); in Map_eq()
576 _other = other_map; in Map_eq()