Home
last modified time | relevance | path

Searched refs:vexxx_strlen (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/switchback/
Dtest_emfloat.c112 static Int vexxx_strlen ( const HChar* str ) in vexxx_strlen() function
146 Int len = vexxx_strlen(str); in myvprintf_str()
391 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
Dtest_ppc_jm1.c330 static Int vexxx_strlen ( const HChar* str ) in vexxx_strlen() function
364 Int len = vexxx_strlen(str); in myvprintf_str()
609 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
4319 nlen = vexxx_strlen(name); in check_name()
4320 flen = vexxx_strlen(filter); in check_name()
Dtest_bzip2.c981 static Int vexxx_strlen ( const HChar* str ) in vexxx_strlen() function
1015 Int len = vexxx_strlen(str); in myvprintf_str()
1260 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
6065 nIn = vexxx_strlen(inbuf)+1; in entry()