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

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

Completed in 54 milliseconds