Searched defs:warnf (Results 1 – 2 of 2) sorted by relevance
163 func warnf(format string, args ...any) (n int, err error) { func
97 func (f *bpFile) warnf(message string, args ...interface{}) { func