Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A 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/
H A 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/
H A 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/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d1720 …auto alloc1 = SharedBitmappedBlock!(blockSize, platformAlignment, Mallocator, Yes.multiblock)(1024…
1722 testAlloc(alloc1, 2 * blockSize);
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A 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/binutils.old/dist/bfd/
H A Delflink.c2738 void *alloc1 = NULL; in _bfd_elf_link_info_read_relocs() local
2776 alloc1 = bfd_malloc (size); in _bfd_elf_link_info_read_relocs()
2777 if (alloc1 == NULL) in _bfd_elf_link_info_read_relocs()
2779 external_relocs = alloc1; in _bfd_elf_link_info_read_relocs()
2805 free (alloc1); in _bfd_elf_link_info_read_relocs()
2813 free (alloc1); in _bfd_elf_link_info_read_relocs()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS25975 08b0493ebead2aa74f709950c2bff1ea gcc/testsuite/g++.old-deja/g++.other/local-alloc1.C
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS29481 08b0493ebead2aa74f709950c2bff1ea gcc/testsuite/g++.old-deja/g++.other/local-alloc1.C