Home | History | Annotate | Download | only in tests

Lines Matching refs:vex_strlen

1003 static Int vex_strlen ( const HChar* str )
1037 Int len = vex_strlen(str);
1284 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) );
6480 nIn = vex_strlen(inbuf)+1;