Searched refs:UCS2BE (Results 1 - 1 of 1) sorted by path

/seL4-refos-master/libs/libmuslc/src/locale/
H A Diconv.c14 #define UCS2BE 0304 macro
202 case UCS2BE:
211 if (type-UCS2BE < 2U) goto ilseq;
410 case UCS2BE:
414 if (c < 0x10000 || type-UCS2BE < 2U) {

Completed in 79 milliseconds