Searched defs:assertions (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | tre-compile.h | 18 int assertions; member
|
H A D | tre-match-utils.h | 139 #define CHECK_ASSERTIONS(assertions) \ argument
|
H A D | tre-ast.c | 157 char *assertions[] = { "bol", "eol", "ctype", "!ctype", in tre_do_print() local
|
H A D | tre-compile.c | 1094 int *tags, int assertions, int *params) in tre_set_union() 1203 int *assertions, int *params, int *num_tags_seen, in tre_match_empty() 1455 int num_tags, *tags, assertions, params_seen; in tre_compute_nfl() local
|
H A D | tre-internal.h | 163 int assertions; member
|
/netbsd-src/external/apache2/llvm/autoconf/autoconf/ |
H A D | configure.ac | 671 AC_ARG_ENABLE(assertions,AS_HELP_STRING( optenable
|