Searched defs:really (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dmalloc1.c5 void really ( void );
9 really();
13 void really ( void ) function
/external/valgrind/helgrind/
H A Dlibhb_core.c294 /* Is initially False, and is set to True after the thread really
818 If really, really does the GC of the SecMap. */
822 static UWord shmem__SecMap_do_GC(Bool really) argument
863 if (ok_to_GC && really) {
893 if (really) {
909 if (VG_(clo_stats) && really) {
2560 Returns -1, 0 or 1. (really just 'deriving Ord' :-) This can be
3512 any, really) element in vi1 which is pointwise greater-than the
4753 /* really did
[all...]

Completed in 124 milliseconds