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

  /external/valgrind/include/
pub_tool_seqmatch.h 58 elements each of size 'szbPatt'. For the initial call, pass a
89 const void* patt, SizeT szbPatt, UWord nPatt, UWord ixPatt,
  /external/valgrind/coregrind/
m_seqmatch.c 44 const void* patt, SizeT szbPatt, UWord nPatt, UWord ixPatt,
84 currPatt = havePatt ? ((const HChar*)patt) + szbPatt * ixPatt : NULL;
108 patt, szbPatt, nPatt, ixPatt+1,
m_errormgr.c     [all...]

Completed in 413 milliseconds