Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/regex/
H A Dregex.c59 #define ADDED_LENGTH_BITS 0x3 macro
1640 (((unsigned int)*regexp & ADDED_LENGTH_BITS) << in test_string()
1686 (((unsigned int)*regexp & ADDED_LENGTH_BITS) << in test_string()
1737 (((unsigned int)*regexp & ADDED_LENGTH_BITS) << in test_string()