Home
last modified time | relevance | path

Searched refs:subref (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c1119 struct mesh_state_ref* subref; /* points to sub, inserted in super */ in mesh_state_attachment() local
1121 if( !(subref = regional_alloc(super->s.region, in mesh_state_attachment()
1130 subref->node.key = subref; in mesh_state_attachment()
1131 subref->s = sub; in mesh_state_attachment()
1145 rbtree_insert(&super->sub_set, &subref->node); in mesh_state_attachment()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20171103 (gfc_conv_scalarized_array_ref): If the expression is a subref
1126 copy-out to pass subref expressions to a pointer dummy.
H A DChangeLog-20191674 that gave symbol backend decl for subref arrays and deferred
2234 as subref arrays.
H A Dtrans-array.cc7138 bool subref, gfc_expr *expr) in gfc_get_dataptr_offset() argument
7152 if (subref) in gfc_get_dataptr_offset()
7162 if (subref) in gfc_get_dataptr_offset()
H A DChangeLog-20201744 LHS is a subref pointer, we also need a temporary.
H A DChangeLog-20181622 a subref array pointer, use gfc_get_array_span for the span.
H A DChangeLog-20081076 * trans-decl.c (gfc_get_symbol_decl): For subref array pointers,
H A DChangeLog-20071330 descriptor for subref pointer assignements, rather than using
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c7020 bool subref, gfc_expr *expr) in gfc_get_dataptr_offset() argument
7034 if (subref) in gfc_get_dataptr_offset()
7044 if (subref) in gfc_get_dataptr_offset()