Home
last modified time | relevance | path

Searched refs:alloc1 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/perl/
Dnetpgpperl_wrap.c2408 int alloc1 = 0 ; in XS() local
2415 res1 = SWIG_AsCharPtrAndSize(ST(0), &buf1, NULL, &alloc1); in XS()
2422 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in XS()
2425 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in XS()
2437 int alloc1 = 0 ; in XS() local
2444 res1 = SWIG_AsCharPtrAndSize(ST(0), &buf1, NULL, &alloc1); in XS()
2451 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in XS()
2454 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in XS()
2466 int alloc1 = 0 ; in XS() local
2473 res1 = SWIG_AsCharPtrAndSize(ST(0), &buf1, NULL, &alloc1); in XS()
[all …]
/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/tcl/
Dnetpgptcl_wrap.c2289 int alloc1 = 0 ; in _wrap_netpgp_set_debug() local
2292 res1 = SWIG_AsCharPtrAndSize(objv[1], &buf1, NULL, &alloc1); in _wrap_netpgp_set_debug()
2299 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_set_debug()
2302 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_set_debug()
2313 int alloc1 = 0 ; in _wrap_netpgp_get_debug() local
2316 res1 = SWIG_AsCharPtrAndSize(objv[1], &buf1, NULL, &alloc1); in _wrap_netpgp_get_debug()
2323 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_get_debug()
2326 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_get_debug()
2337 int alloc1 = 0 ; in _wrap_netpgp_get_info() local
2340 res1 = SWIG_AsCharPtrAndSize(objv[1], &buf1, NULL, &alloc1); in _wrap_netpgp_get_info()
[all …]
/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/python/
Dnetpgppython_wrap.c3332 int alloc1 = 0 ; in _wrap_netpgp_set_debug() local
3336 res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); in _wrap_netpgp_set_debug()
3343 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_set_debug()
3346 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_set_debug()
3357 int alloc1 = 0 ; in _wrap_netpgp_get_debug() local
3361 res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); in _wrap_netpgp_get_debug()
3368 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_get_debug()
3371 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); in _wrap_netpgp_get_debug()
3382 int alloc1 = 0 ; in _wrap_netpgp_get_info() local
3386 res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); in _wrap_netpgp_get_info()
[all …]
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delflink.c2812 void *alloc1 = NULL; in _bfd_elf_link_info_read_relocs() local
2842 alloc1 = external_relocs; in _bfd_elf_link_info_read_relocs()
2847 &alloc1, &alloc1_size, in _bfd_elf_link_info_read_relocs()
2858 &alloc1, &alloc1_size, in _bfd_elf_link_info_read_relocs()
2866 _bfd_munmap_readonly_temporary (alloc1, alloc1_size); in _bfd_elf_link_info_read_relocs()
2874 _bfd_munmap_readonly_temporary (alloc1, alloc1_size); in _bfd_elf_link_info_read_relocs()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delflink.c2763 void *alloc1 = NULL; in _bfd_elf_link_info_read_relocs() local
2801 alloc1 = bfd_malloc (size); in _bfd_elf_link_info_read_relocs()
2802 if (alloc1 == NULL) in _bfd_elf_link_info_read_relocs()
2804 external_relocs = alloc1; in _bfd_elf_link_info_read_relocs()
2830 free (alloc1); in _bfd_elf_link_info_read_relocs()
2838 free (alloc1); in _bfd_elf_link_info_read_relocs()
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS29481 08b0493ebead2aa74f709950c2bff1ea gcc/testsuite/g++.old-deja/g++.other/local-alloc1.C