Searched defs:IS_CONT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/hyperv/utilities/
H A Dunicode.h53 #define IS_CONT(c) (((c)&0xc0) == 0x80) macro
139 #undef IS_CONT macro

Completed in 26 milliseconds