Searched defs:static_storage_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 151 build_zero_init_1 (tree type, tree nelts, bool static_storage_p, in build_zero_init_1() 314 build_zero_init (tree type, tree nelts, bool static_storage_p) in build_zero_init()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 151 build_zero_init_1 (tree type, tree nelts, bool static_storage_p, in build_zero_init_1() 321 build_zero_init (tree type, tree nelts, bool static_storage_p) in build_zero_init()
|