Home
last modified time | relevance | path

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

/dragonfly/contrib/grep/lib/
H A Dregex_internal.h40 # define DEBUG_ASSERT(x) assert (x) macro
42 # define DEBUG_ASSERT(x) assume (x) macro