Home
last modified time | relevance | path

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

/dragonfly/contrib/tre/lib/
H A Dtre-compile.h18 int assertions; member
H A Dtre-ast.c157 char *assertions[] = { "bol", "eol", "bracket", in tre_do_print() local
H A Dtre-compile.c2120 int *tags, int assertions, int *params) in tre_set_union()
2227 int *assertions, int *params, int *num_tags_seen, in tre_match_empty()
2466 int num_tags, *tags, assertions, params_seen; in tre_compute_nfl() local
2554 int num_tags, *tags, assertions, params_seen; in tre_compute_nfl() local
H A Dtre-match-utils.h137 #define CHECK_ASSERTIONS(assertions) \ argument
H A Dtre-internal.h218 int assertions; member