Searched refs:_fmt (Results 1 – 1 of 1) sorted by relevance
54 #define sprintf(_buf,_fmt,_args...) VG_(sprintf)((_buf),(_fmt),(_args)) argument