Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dxccs.multibyte.c36 #define CS377 0377 macro
72 if ((unsigned char)*s == CS377) {
80 if ((unsigned char)*s == CS377) {
144 if (lower == CS377 || upper == CS377)
151 *s++ = CS377;
152 *s++ = CS377;
162 *s++ = CS377;
212 if ((unsigned char)*s == CS377) {
217 if ((unsigned char)*s == CS377) {
296 if (lower == CS377 || upper == CS377)
[all …]