Lines Matching defs:ac
344 mDNSu8 ac = *a++;346 if (mDNSIsUpperCase(ac)) ac += 'a' - 'A';348 if (ac != bc) return(mDNSfalse);