HomeSort by: relevance | last modified time | path
    Searched refs:get_tree (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/edns-subnet/
subnetmod.c 368 get_tree(struct subnet_msg_cache_data *data, struct ecs_data *edns, function
469 if (!(tree = get_tree(lru_entry->data, edns, sne, qstate->env->cfg))) {
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 5964 const_tree get_tree () const { return m_t; } function in class:wi::unextended_tree
5988 const_tree get_tree () const { return m_t; } function in class:wi::extended_tree
6268 return build_zero_cst (TREE_TYPE (x.get_tree ()));
6275 return build_zero_cst (TREE_TYPE (x.get_tree ()));
  /src/external/gpl3/gcc/dist/gcc/
tree.h 6258 const_tree get_tree () const { return m_t; } function in class:wi::unextended_tree
6283 const_tree get_tree () const { return m_t; } function in class:wi::extended_tree
6580 return build_zero_cst (TREE_TYPE (x.get_tree ()));
6588 return build_zero_cst (TREE_TYPE (x.get_tree ()));
6595 return build_zero_cst (TREE_TYPE (x.get_tree ()));

Completed in 24 milliseconds