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

  /src/lib/libc/locale/
runetype_file.h 78 #define _RUNETYPE_SW2 UINT32_C(0x80000000) /* 2 width character */
  /src/usr.bin/mklocale/
lex.l 130 SWIDTH2 { yylval.i = _RUNETYPE_SW2; return(LIST); }

Completed in 16 milliseconds