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

/external/valgrind/main/coregrind/
H A Dm_debuglog.c74 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);

Completed in 61 milliseconds