Searched defs:static_storage_p (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | init.c | 148 build_zero_init_1 (tree type, tree nelts, bool static_storage_p, in build_zero_init_1() 304 build_zero_init (tree type, tree nelts, bool static_storage_p) in build_zero_init()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | init.c | 150 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()
|