Home | History | Annotate | Download | only in cgo

Lines Matching refs:enum_

61 	if strings.HasPrefix(s, "enum_") {
62 return "enum " + s[len("enum_"):]