Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/regex/
H A Dregcmp.c71 #define SINGLE_BYTE_MASK 0xff macro
698 SINGLE_BYTE_MASK; in regcmp()
H A Dregex.c60 #define SINGLE_BYTE_MASK 0xff macro
391 (int)((unsigned int)*count_stringp & SINGLE_BYTE_MASK); in get_match_counts()
396 (int)((unsigned int)*count_stringp & SINGLE_BYTE_MASK); in get_match_counts()