Searched refs:local_strlen (Results 1 – 3 of 3) sorted by relevance
3 at 0x........: local_strlen (bad_percentify.c:138)15 at 0x........: local_strlen (bad_percentify.c:138)
135 static Int local_strlen ( const HChar* str ) in local_strlen() function187 Int len = local_strlen(str); in myvprintf_str()231 Int len = local_strlen(str); in myvprintf_str_XML_simplistic()535 assert(local_strlen(buf) == ret); in VG_()598 len = local_strlen(buf); in VG_percentify()
661 static Int local_strlen ( const HChar* str ) in local_strlen() function720 Int len = local_strlen(str); in myvprintf_str()764 Int len = local_strlen(str); in myvprintf_str_XML_simplistic()1231 emit( buf->buf, local_strlen(buf->buf) ); in add_to_buf()1280 emit( buf.buf, local_strlen(buf.buf) ); in VG_()