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

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

Completed in 525 milliseconds