Searched refs:ksc (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/locale/
H A Diconv.c72 static const unsigned short ksc[93][94] = { variable
73 #include "ksc.h"
355 if (ksc[i][j]-d <= c-d)
362 c = ksc[c][d];

Completed in 52 milliseconds