Searched defs:type_p (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | memory-map.c | 64 ULONGEST *start_p, *length_p, *type_p; in memory_map_start_memory() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gengtype.h | 112 typedef struct type *type_p; typedef
|
H A D | tree.c | 10701 tree *type_p = &TREE_TYPE (DECL_EXPR_DECL (*tp)); in walk_tree_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gengtype.h | 115 typedef struct type *type_p; typedef
|
H A D | tree.c | 11646 tree *type_p = &TREE_TYPE (DECL_EXPR_DECL (*tp)); in walk_tree_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | cxx-pretty-print.c | 1478 bool type_p = TYPE_P (t); in pp_cxx_parameter_declaration_clause() local
|
H A D | name-lookup.c | 4067 do_nonmember_using_decl (tree scope, tree name, tree *value_p, tree *type_p) in do_nonmember_using_decl()
|
H A D | parser.c | 6148 bool type_p, in cp_parser_nested_name_specifier_opt() 6493 bool type_p, in cp_parser_nested_name_specifier() 6536 bool type_p, in cp_parser_qualifying_entity()
|
H A D | decl.c | 4432 cp_fname_init (const char* name, tree *type_p) in cp_fname_init()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 4875 bool type_p, in cp_parser_nested_name_specifier_opt() 5173 bool type_p, in cp_parser_nested_name_specifier() 5216 bool type_p, in cp_parser_qualifying_entity()
|
H A D | decl.c | 3764 cp_fname_init (const char* name, tree *type_p) in cp_fname_init()
|