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

  /external/valgrind/main/include/
pub_tool_seqmatch.h 56 elements each of size 'szbPatt'. For the initial call, pass a
75 void* patt, SizeT szbPatt, UWord nPatt, UWord ixPatt,
  /external/valgrind/main/coregrind/
m_seqmatch.c 44 void* patt, SizeT szbPatt, UWord nPatt, UWord ixPatt,
80 currPatt = havePatt ? ((Char*)patt) + szbPatt * ixPatt : NULL;
103 patt, szbPatt, nPatt, ixPatt+1,
m_errormgr.c     [all...]

Completed in 36 milliseconds