Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c150 #define U8_SIMPLE_SWAP(a, b, t) \ macro
176 U8_SIMPLE_SWAP(comb_class[(a)], comb_class[(b)], tc); \
177 U8_SIMPLE_SWAP(disp[(a)], disp[(b)], tc);