Searched refs:arMagic (Results 1 – 1 of 1) sorted by relevance
101 const arMagic = "!<arch>\n" const194 buf := make([]byte, len(arMagic))196 if bytes.Compare([]byte(arMagic), buf) != 0 {