Home
last modified time | relevance | path

Searched refs:ginfo (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-reference.cc560 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 Dipa-reference.c560 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 DMakefile.am16 bin_PROGRAMS = ginfo infokey program
17 transform = s/ginfo/info/; $(program_transform_name)
H A DMakefile.in52 bin_PROGRAMS = ginfo$(EXEEXT) infokey$(EXEEXT)
119 transform = s/ginfo/info/; $(program_transform_name)
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_hdr_test.c342 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 Dspec.c114 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 DChangeLog.465755 * 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 DChangeLog-20164326 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
H A DChangeLog-20102142 memset psymbol.ginfo.value to 0.
H A DChangeLog-20087417 use it instead of ginfo->value.address. Look up minimal symbol by
H A DChangeLog-201411248 * symtab.h (struct minimal_symbol) <mginfo>: Rename from ginfo.
H A DChangeLog-201911094 <ginfo>: New member.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20164326 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
H A DChangeLog-20102142 memset psymbol.ginfo.value to 0.
H A DChangeLog-20087417 use it instead of ginfo->value.address. Look up minimal symbol by
H A DChangeLog-201411248 * symtab.h (struct minimal_symbol) <mginfo>: Rename from ginfo.
H A DChangeLog-201911094 <ginfo>: New member.