Searched refs:vexxx_strlen (Results 1 – 3 of 3) sorted by relevance
112 static Int vexxx_strlen ( const HChar* str ) in vexxx_strlen() function146 Int len = vexxx_strlen(str); in myvprintf_str()391 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
330 static Int vexxx_strlen ( const HChar* str ) in vexxx_strlen() function364 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()
981 static Int vexxx_strlen ( const HChar* str ) in vexxx_strlen() function1015 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()