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

  /external/regex-re2/re2/
compile.cc 40 // Deref returns the next pointer pointed at by p.
41 static PatchList Deref(Prog::Inst *inst0, PatchList l);
57 PatchList PatchList::Deref(Prog::Inst* inst0, PatchList l) {
89 PatchList next = PatchList::Deref(inst0, l);
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h 330 } Deref;
    [all...]

Completed in 36 milliseconds