Home
last modified time | relevance | path

Searched defs:cvl (Results 1 – 1 of 1) sorted by relevance

/iconvdata/
A Diso-2022-jp.c471 #define CVLIST_FIRST(cvl) ((cvl) & ((1 << 3) - 1)) argument
472 #define CVLIST_REST(cvl) ((cvl) >> 3) argument

Completed in 4 milliseconds