Searched refs:ginfo (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa-reference.cc | 560 ipa_reference_optimization_summary_d *ginfo, in duplicate() argument 565 copy_static_var_set (ginfo->statics_read, false); in duplicate() 567 copy_static_var_set (ginfo->statics_written, false); in duplicate() 574 ipa_reference_optimization_summary_d *ginfo) in remove() argument 576 if (ginfo->statics_read in remove() 577 && ginfo->statics_read != all_module_statics in remove() 578 && ginfo->statics_read != no_module_statics) in remove() 579 BITMAP_FREE (ginfo->statics_read); in remove() 581 if (ginfo->statics_written in remove() 582 && ginfo->statics_written != all_module_statics in remove() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ipa-reference.c | 560 ipa_reference_optimization_summary_d *ginfo, in duplicate() argument 565 copy_static_var_set (ginfo->statics_read, false); in duplicate() 567 copy_static_var_set (ginfo->statics_written, false); in duplicate() 574 ipa_reference_optimization_summary_d *ginfo) in remove() argument 576 if (ginfo->statics_read in remove() 577 && ginfo->statics_read != all_module_statics in remove() 578 && ginfo->statics_read != no_module_statics) in remove() 579 BITMAP_FREE (ginfo->statics_read); in remove() 581 if (ginfo->statics_written in remove() 582 && ginfo->statics_written != all_module_statics in remove() [all …]
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | Makefile.am | 16 bin_PROGRAMS = ginfo infokey program 17 transform = s/ginfo/info/; $(program_transform_name)
|
| H A D | Makefile.in | 52 bin_PROGRAMS = ginfo$(EXEEXT) infokey$(EXEEXT) 119 transform = s/ginfo/info/; $(program_transform_name)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | cmp_hdr_test.c | 342 STACK_OF(OSSL_CMP_ITAV) *itavs = NULL, *ginfo; in execute_HDR_generalInfo_push1_items_test() 370 ginfo = fixture->hdr->generalInfo; in execute_HDR_generalInfo_push1_items_test() 371 pushed_itav = sk_OSSL_CMP_ITAV_value(ginfo, 0); in execute_HDR_generalInfo_push1_items_test() 376 pushed_val = OSSL_CMP_ITAV_get0_value(sk_OSSL_CMP_ITAV_value(ginfo, 0)); in execute_HDR_generalInfo_push1_items_test()
|
| /netbsd-src/usr.sbin/mtree/ |
| H A D | spec.c | 114 NODE ginfo, *root; in spec() local 122 memset(&ginfo, 0, sizeof(ginfo)); in spec() 148 set(next, &ginfo); in spec() 150 unset(next, &ginfo); in spec() 209 *centry = ginfo; in spec()
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 5755 * doc/help2man: Remove ginfo special case. 7573 * info/Makefile.am: Build as ginfo, install as info,
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2016 | 4326 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
|
| H A D | ChangeLog-2010 | 2142 memset psymbol.ginfo.value to 0.
|
| H A D | ChangeLog-2008 | 7417 use it instead of ginfo->value.address. Look up minimal symbol by
|
| H A D | ChangeLog-2014 | 11248 * symtab.h (struct minimal_symbol) <mginfo>: Rename from ginfo.
|
| H A D | ChangeLog-2019 | 11094 <ginfo>: New member.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2016 | 4326 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
|
| H A D | ChangeLog-2010 | 2142 memset psymbol.ginfo.value to 0.
|
| H A D | ChangeLog-2008 | 7417 use it instead of ginfo->value.address. Look up minimal symbol by
|
| H A D | ChangeLog-2014 | 11248 * symtab.h (struct minimal_symbol) <mginfo>: Rename from ginfo.
|
| H A D | ChangeLog-2019 | 11094 <ginfo>: New member.
|