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

  /external/valgrind/main/coregrind/
m_debuglog.c 74 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
115 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
158 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
201 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
244 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
285 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
327 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
361 static UInt local_sys_write_stderr ( HChar* buf, Int n ) function
430 (void)local_sys_write_stderr(buf, n);
  /external/valgrind/main/VEX/switchback/
switchback.c 117 // local_sys_write_stderr(&c,1);
118 static void local_sys_write_stderr ( HChar* buf, Int n )

Completed in 54 milliseconds