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