Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Darch-canonicalize124 canonical_sort = CANONICAL_ORDER.index(exts[1])
126 canonical_sort = -1
128 LONG_EXT_PREFIXES.index(exts[0]), canonical_sort, exts[1:])
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_sigcrypt.c1029 canonical_sort(struct ub_packed_rrset_key* rrset, struct packed_rrset_data* d, in canonical_sort() function
1227 canonical_sort(k1, d1, &sortree1, rrs1); in rrset_canonical_equal()
1228 canonical_sort(k2, d2, &sortree2, rrs2); in rrset_canonical_equal()
1289 canonical_sort(k, d, *sortree, rrs); in rrset_canonical()
1356 canonical_sort(k, d, sortree, rrs); in rrset_canonicalize_to_buffer()