Searched defs:store_init_value (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck2.c | 864 store_init_value (tree decl, tree init, vec<tree, va_gc>** cleanups, int flags) in store_init_value() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck2.cc | 813 store_init_value (tree decl, tree init, vec<tree, va_gc>** cleanups, int flags) in store_init_value() function
|
/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() function
|
/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() function
|