Searched refs:norm2 (Results 1 – 2 of 2) sorted by relevance
20 norm2(char *buf, double val, const char *fmt, int normalize) in norm2() function37 return norm2(buf, val, "%.3f %s", normalize); in norm()39 return norm2(buf, val, "%.0f %s", normalize); in norm()
105 unsigned norm2 = flags & KRB5_UTF8_ARG2NFC; in krb5int_utf8_normcmp() local211 if (norm2) { in krb5int_utf8_normcmp()