Searched refs:otherfn (Results 1 – 6 of 6) sorted by relevance
40 extern void otherfn(const void *);54 otherfn(ptr); in fwrite()59 otherfn(&c); in putchar()
4 declare void @otherfn()20 tail call void @otherfn()46 tail call void @otherfn()71 tail call void @otherfn()94 tail call void @otherfn()128 tail call void @otherfn()157 tail call void @otherfn()
1 int otherfn() in otherfn() function
3 int otherfn();
28 declare void @otherfn([4 x i8]*)60 call void @otherfn([4 x i8]* nonnull %arr)
9 declare i32 @otherfn(i32)43 %switchval = call i32 @otherfn(i32 %val)