Home | History | Annotate | Download | only in tests

Lines Matching refs:vex_strlen

1034 static Int vex_strlen ( const HChar* str )
1068 Int len = vex_strlen(str);
1313 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) );
6513 nIn = vex_strlen(inbuf)+1;