OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/
readxcoff.c
742
VG_(
sortXA
)(syms);
838
VG_(
sortXA
)(syms);
[
all
...]
readmacho.c
417
VG_(
sortXA
)(syms);
[
all
...]
readdwarf3.c
[
all
...]
/external/valgrind/main/exp-ptrcheck/
sg_main.c
265
VG_(
sortXA
)( orig );
[
all
...]
Completed in 44 milliseconds