Home
last modified time | relevance | path

Searched defs:IS_EPSILON_NODE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
H A Dregex_internal.h352 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) macro
/dragonfly/contrib/diffutils/lib/
H A Dregex_internal.h378 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) macro
/dragonfly/contrib/grep/lib/
H A Dregex_internal.h365 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) macro