Home
last modified time | relevance | path

Searched refs:ENC_ERROR (Results 1 – 1 of 1) sorted by relevance

/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewer.c254 const u16 ENC_ERROR[] = { (u16)'E', (u16)'N', (u16)'C', (u16)' ', (u16)'E', (u16)'R', in ConvNameSjisToUtf16() local
256 (void)memcpy( dst, ENC_ERROR, 11 * sizeof(u16) ); in ConvNameSjisToUtf16()