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

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c 835 Int i, j, tot_args; local
962 tot_args = 1;
964 tot_args += VG_(sizeXA)( VG_(args_for_valgrind) );
965 tot_args -= VG_(args_for_valgrind_noexecpass);
967 tot_args++;
972 tot_args++;
976 (tot_args+1) * sizeof(HChar*) );
    [all...]
syswrap-generic.c 2541 Int i, j, tot_args; local
    [all...]
syswrap-darwin.c 2745 Int i, j, tot_args; local
    [all...]

Completed in 51 milliseconds