Searched refs:nested_ptr (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/gcclibs/libcpp/include/ |
| HD | cpp-id-data.h | 40 cpp_hashnode ** GTY ((nested_ptr (union tree_node,
|
| HD | cpplib.h | 201 GTY ((nested_ptr (union tree_node,
|
| /NextBSD/contrib/libc++/include/ |
| D | exception | 70 exception_ptr nested_ptr() const noexcept; 180 _LIBCPP_INLINE_VISIBILITY exception_ptr nested_ptr() const _NOEXCEPT {return __ptr_;}
|
| /NextBSD/contrib/gcc/ |
| HD | stringpool.c | 214 nested_ptr (union tree_node, "%h ? GCC_IDENT_TO_HT_IDENT (%h) : NULL",
|
| HD | gengtype.c | 882 int *pass_param, int *length, type_p *nested_ptr) in process_gc_options() argument 895 *nested_ptr = ((const struct nested_ptr_data *) o->info)->type; in process_gc_options() 925 type_p nested_ptr = NULL; in set_gc_used_type() local 927 &length, &nested_ptr); in set_gc_used_type() 929 if (nested_ptr && f->type->kind == TYPE_POINTER) in set_gc_used_type() 930 set_gc_used_type (nested_ptr, GC_POINTED_TO, in set_gc_used_type()
|
| HD | ChangeLog-2004 | 31666 (option): Record `nested_ptr' option. 31667 * gengtype-lex.l: Handle `nested_ptr' keyword. 31668 * gengtype.c (walk_type): Process `nested_ptr' option. 31670 * doc/gty.texi (GTY Options): Document `nested_ptr' option.
|
| /NextBSD/contrib/gcc/doc/ |
| HD | gty.texi | 294 @findex nested_ptr 295 @item nested_ptr (@var{type}, "@var{to expression}", "@var{from expression}")
|