Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.c57 #define ADDED_LENGTH_BITS 0x3 macro
1638 (((unsigned int)*regexp & ADDED_LENGTH_BITS) << in test_string()
1684 (((unsigned int)*regexp & ADDED_LENGTH_BITS) << in test_string()
1735 (((unsigned int)*regexp & ADDED_LENGTH_BITS) << in test_string()