Home
last modified time | relevance | path

Searched refs:norm2 (Results 1 – 2 of 2) sorted by relevance

/src/tools/tools/netmap/
H A Dctrs.h20 norm2(char *buf, double val, const char *fmt, int normalize) in norm2() function
37 return norm2(buf, val, "%.3f %s", normalize); in norm()
39 return norm2(buf, val, "%.0f %s", normalize); in norm()
/src/crypto/krb5/src/lib/krb5/unicode/
H A Ducstr.c105 unsigned norm2 = flags & KRB5_UTF8_ARG2NFC; in krb5int_utf8_normcmp() local
211 if (norm2) { in krb5int_utf8_normcmp()