HomeSort by: relevance | last modified time | path
    Searched defs:isuda (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/citrus/modules/
citrus_johab.c 156 isuda(int l, int t) function in typeref:typename:int
217 if (!ishangul(l, t) && !isuda(l, t) && !ishanja(l, t)) {
260 if (!ishangul(l, t) && !isuda(l, t) && !ishanja(l, t))
292 if (ishangul(l, t) || isuda(l, t)) {
citrus_johab.c 156 isuda(int l, int t) function in typeref:typename:int
217 if (!ishangul(l, t) && !isuda(l, t) && !ishanja(l, t)) {
260 if (!ishangul(l, t) && !isuda(l, t) && !ishanja(l, t))
292 if (ishangul(l, t) || isuda(l, t)) {

Completed in 90 milliseconds