Searched refs:hkscs (Results 1 - 1 of 1) sorted by last modified time

/seL4-refos-master/libs/libmuslc/src/locale/
H A Diconv.c68 static const unsigned short hkscs[] = { variable
69 #include "hkscs.h"
307 c = (hkscs[4867+(c*157+d)/16]>>(c*157+d)%16)%2<<17
308 | hkscs[c*157+d];
311 * range in the hkscs table then hard-coded

Completed in 29 milliseconds