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

  /external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c 529 HChar* sprintf_ptr = buf; local
532 ( add_to__sprintf_buf, &sprintf_ptr, format, vargs );
533 add_to__sprintf_buf('\0', &sprintf_ptr);
  /external/valgrind/main/coregrind/
m_libcprint.c 206 HChar* sprintf_ptr = buf; local
209 ( add_to__sprintf_buf, &sprintf_ptr, format, vargs );
210 add_to__sprintf_buf('\0', &sprintf_ptr);

Completed in 3506 milliseconds