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

  /external/valgrind/main/include/
pub_tool_xarray.h 61 internal 'array is sorted' flag, which means you must call sortXA
67 invalidated if the array is later sortXA'd. */
77 extern void VG_(sortXA) ( XArray* );
  /external/valgrind/main/coregrind/
m_xarray.c 219 void VG_(sortXA) ( XArray* xao )
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 419 VG_(sortXA)(syms);
    [all...]
readdwarf3.c     [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c 265 VG_(sortXA)( orig );
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c     [all...]

Completed in 90 milliseconds