Searched defs:init_loc (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/sys/arch/hppa/include/ |
H A D | som.h | 73 u_int init_loc; /* init ptrs location */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 1283 location_t init_loc = tok->src_loc; in lex_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 1215 location_t init_loc = tok->src_loc; in lex_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 1747 location_t init_loc = (init in build_aggr_init() local
|
H A D | parser.c | 13613 location_t init_loc = UNKNOWN_LOCATION; in cp_parser_simple_declaration() local 13923 location_t *init_loc) in cp_parser_decomposition_declaration() 20543 location_t* init_loc, in cp_parser_init_declarator()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 1973 location_t init_loc = (init in build_aggr_init() local
|
H A D | decl.cc | 11801 location_t init_loc; in grokdeclarator() local
|
H A D | parser.cc | 15132 location_t init_loc = UNKNOWN_LOCATION; in cp_parser_simple_declaration() local 15450 location_t *init_loc) in cp_parser_decomposition_declaration() 22436 location_t* init_loc, in cp_parser_init_declarator()
|
H A D | cp-tree.h | 6333 location_t init_loc; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 7593 store_init_value (location_t init_loc, tree decl, tree init, tree origtype) in store_init_value() 7796 digest_init (location_t init_loc, tree type, tree init, tree origtype, in digest_init()
|
H A D | c-parser.c | 2174 location_t init_loc; in c_parser_declaration_or_fndef() local 18170 location_t init_loc; in c_parser_omp_for_loop() local
|
H A D | c-decl.c | 5225 finish_decl (tree decl, location_t init_loc, tree init, in finish_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 7765 store_init_value (location_t init_loc, tree decl, tree init, tree origtype) in store_init_value() 7968 digest_init (location_t init_loc, tree type, tree init, tree origtype, in digest_init()
|
H A D | c-decl.cc | 5336 finish_decl (tree decl, location_t init_loc, tree init, in finish_decl()
|
H A D | c-parser.cc | 2211 location_t init_loc; in c_parser_declaration_or_fndef() local 19344 location_t init_loc; in c_parser_omp_for_loop() local
|