Searched refs:tree_check (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/usr.sbin/smtpd/ |
| D | tree.h | 35 int tree_check(struct tree *, uint64_t);
|
| D | queue_ram.c | 67 } while (tree_check(&messages, *msgid)); in queue_ram_message_create() 200 } while (tree_check(&msg->envelopes, *evpid)); in queue_ram_envelope_create()
|
| D | tree.c | 38 tree_check(struct tree *t, uint64_t id) in tree_check() function
|
| /openbsd/src/lib/libfuse/ |
| D | tree.c | 35 tree_check(struct tree *t, uint64_t id) in tree_check() function
|
| D | fuse_private.h | 135 int tree_check(struct tree *, uint64_t);
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | parser.c | 51 struct tree_check GTY(()) 88 struct tree_check* GTY((tag ("1"))) tree_check_value; 3928 token->u.tree_check_value = GGC_CNEW (struct tree_check); in cp_parser_nested_name_specifier_opt() 8810 struct tree_check *check_value; in cp_parser_template_id() 8958 token->u.tree_check_value = GGC_CNEW (struct tree_check); in cp_parser_template_id() 16759 struct tree_check *check_value; in cp_parser_pre_parsed_nested_name_specifier()
|
| D | ChangeLog | 273 * parser.c (struct tree_check): New structure to store various data 276 a struct tree_check for CPP_NESTED_NAME_SPECIFIER or CPP_TEMPLATE_ID
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog | 1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
|
| D | ChangeLog.0 | 2459 (tree_check): Likewise. 3024 * tree.c (tree_check, tree_class_check): New functions.
|
| D | ChangeLog.2 | 10016 (tree_check, tree_class_check, cst_or_constructor_check, 10715 (tree_check, tree_class_check, cst_or_constructor_check,
|
| D | ChangeLog.1 | 4786 print_obstack_statistics, get_file_function_name_long, tree_check, 4792 print_obstack_statistics, print_obstack_name, tree_check,
|