Searched refs:the_union_ (Results 1 – 2 of 2) sorted by relevance
/third_party/re2/re2/ | ||
D | regexp.cc | 37 memset(the_union_, 0, sizeof the_union_); in Regexp() |
D | regexp.h | 582 void *the_union_[2]; // as big as any other element, for memset member |