Searched defs:infof (Results 1 – 2 of 2) sorted by relevance
35 #define infof(...) Curl_nop_stmt macro37 #define infof(x...) Curl_nop_stmt macro44 #define infof Curl_infof macro
28 func infof(format string, args ...interface{}) { func