HomeSort by relevance Sort by last modified time
    Searched refs:the_union_ (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/re2/
regexp.h 567 void *the_union_[2]; // as big as any other element, for memset member in union:re2::Regexp::__anon13448
regexp.cc 24 memset(the_union_, 0, sizeof the_union_);

Completed in 28 milliseconds