Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c226 #define DL0 '<' macro
288 case DL0: in debug_mbtowc()
347 *s++ = DL0; in debug_wctomb()
404 …if ((((unsigned char*)s)[0] == DL0 || ((unsigned char*)s)[0] == DL1) && (w = s[1]) >= '0' && w <= … in debug_strxfrm()