Searched refs:mystrlen (Results 1 – 4 of 4) sorted by relevance
115 template <class CharT> inline int __cdecl mystrlen(const CharT *str) { in mystrlen() function121 template <> inline int __cdecl mystrlen(const char *str) { in mystrlen() function125 mystrlen(str); in use_tmpl()126 mystrlen(ints); in use_tmpl()
26 declare i32 @mystrlen(i8* nocapture %s) nounwind readonly
29 declare i32 @mystrlen(i8* nocapture %s) nounwind
25 declare i32 @mystrlen(i8* nocapture %s) nounwind readonly