| /netbsd-src/external/lgpl3/gmp/dist/mpz/ |
| H A D | lucnum_ui.c | 59 mp_size_t lalloc, xalloc, lsize, xsize; in mpz_lucnum_ui() local 82 xalloc = lalloc; in mpz_lucnum_ui() 83 xp = TMP_ALLOC_LIMBS (xalloc); in mpz_lucnum_ui() 102 ASSERT (xalloc >= yalloc); in mpz_lucnum_ui() 118 ASSERT (xalloc >= xsize+1); in mpz_lucnum_ui() 179 ASSERT (xalloc >= 2*lsize); in mpz_lucnum_ui()
|
| H A D | fib_ui.c | 60 mp_size_t size, xalloc; in mpz_fib_ui() local 73 xalloc = MPN_FIB2_SIZE (n2) + 1; in mpz_fib_ui() 74 fp = MPZ_NEWALLOC (fn, 2 * xalloc); in mpz_fib_ui() 77 TMP_ALLOC_LIMBS_2 (xp,xalloc, yp,xalloc); in mpz_fib_ui()
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/ |
| H A D | xalloc | 5 lib/xalloc.h 14 lib_SOURCES += xalloc.h xmalloc.c xstrdup.c 17 "xalloc.h"
|
| H A D | xalloc-die | 7 xalloc 14 "xalloc.h"
|
| H A D | xgetcwd | 8 xalloc
|
| H A D | fstrcmp | 11 xalloc
|
| H A D | hash | 10 xalloc
|
| H A D | xreadlink | 12 xalloc
|
| H A D | propername | 15 xalloc
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | libcvs.dep | 49 ".\xalloc.h"\ 83 ".\xalloc.h"\ 176 ".\xalloc.h"\ 258 ".\xalloc.h"\ 297 ".\xalloc.h"\ 324 ".\xalloc.h"\ 471 ".\xalloc-die.c" : \ 478 ".\xalloc.h"\ 487 ".\xalloc.h"\ 496 ".\xalloc.h"\ [all …]
|
| H A D | libcvs.mak | 92 -@erase "$(INTDIR)\xalloc-die.obj" 199 "$(INTDIR)\xalloc-die.obj" \ 276 -@erase "$(INTDIR)\xalloc-die.obj" 379 "$(INTDIR)\xalloc-die.obj" \ 659 SOURCE=".\xalloc-die.c" 661 "$(INTDIR)\xalloc-die.obj" : $(SOURCE) "$(INTDIR)"
|
| /netbsd-src/usr.bin/m4/ |
| H A D | look.c | 72 void *storage = xalloc(s, "hash alloc"); in hash_alloc() 87 return xalloc(s, "element alloc"); in element_alloc() 164 n->d = xalloc(sizeof(struct macro_definition), NULL); in macro_define() 177 d = xalloc(sizeof(struct macro_definition), NULL); in macro_pushdef() 235 name2 = xalloc(strlen(name)+3+1, NULL); in setup_builtin() 243 n->d = xalloc(sizeof(struct macro_definition), NULL); in setup_builtin()
|
| H A D | misc.c | 167 strspace = xalloc(strsize+1, NULL); in initspaces() 170 buf = (unsigned char *)xalloc(bufsize, NULL); in initspaces() 288 xalloc(size_t n, const char *fmt, ...) in xalloc() function
|
| /netbsd-src/external/gpl2/xcvs/dist/m4/ |
| H A D | xalloc.m4 | 1 # xalloc.m4 serial 12 9 AC_LIBSOURCES([xmalloc.c, xalloc.h]) 16 # Prerequisites of lib/xalloc.h.
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | common.c | 723 #define NELEM ((MEMCHUNKSZ-ROUNDUP(sizeof(struct xalloc *)))/ALIGNMENT) 726 struct xalloc { struct 727 struct xalloc *next; argument 738 struct xalloc *xp; in tmpalloc() argument 745 size += ROUNDUP(sizeof(struct xalloc *)); in tmpalloc() 757 if ((xp = malloc(sizeof(struct xalloc))) == NULL) in tmpalloc() 774 struct xalloc *x1; in tmpfree() 809 struct xalloc *x1; in markfree()
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/ |
| H A D | Makefile.am | 63 lib/xalloc.h \ 111 modules/xalloc \ 112 modules/xalloc-die \
|
| /netbsd-src/usr.bin/xlint/lint2/ |
| H A D | read.c | 113 xalloc(size_t sz) in xalloc() function 322 fcall = xalloc(sizeof(*fcall)); in funccall() 350 ai = xalloc(sizeof(*ai)); in funccall() 538 symp = xalloc(sizeof(*symp)); in decldef() 542 symp = xalloc(sizeof(symp->s_s)); in decldef() 567 usym = xalloc(sizeof(*usym)); in usedsym() 668 tp = xalloc(sizeof(*tp)); in inptype() 966 name = xalloc(len + 1); in storetyp() 970 thte = xalloc(sizeof(*thte)); in storetyp()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/ |
| H A D | gnulib-cache.m4 | 18 …comp-script memmove progname propername relocatable relocwrapper stdbool strtoul unlocked-io xalloc 22 …mp-script memmove progname propername relocatable relocwrapper stdbool strtoul unlocked-io xalloc])
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
| H A D | gnulib-cache.m4 | 18 …ucs4-utf8 unistd unlocked-io utf16-ucs4 utf8-ucs4 vasprintf wait-process xalloc xallocsa xerror xs… 22 …ucs4-utf8 unistd unlocked-io utf16-ucs4 utf8-ucs4 vasprintf wait-process xalloc xallocsa xerror xs…
|
| /netbsd-src/regress/sys/net/frag/ |
| H A D | ip4_frag_1.c | 59 xalloc(size_t sz) in xalloc() function 98 ip = xalloc(IP_SIZE + addlen); in create_ip_packet()
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | xfr-inspect.c | 150 region_type* tmpregion = region_create(xalloc, free); in print_records() 234 region = region_create(xalloc, free); in inspect_part() 419 region = region_create(xalloc, free); in list_part()
|
| /netbsd-src/external/gpl2/texinfo/dist/lib/ |
| H A D | Makefile.am | 20 xalloc.h xexit.c xmalloc.c xstrdup.c
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | Makefile.gnulib | 438 libgnu_la_SOURCES += xalloc.h xmalloc.c xstrdup.c 470 EXTRA_DIST += xalloc.h
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | Makefile | 6 eprintf.o error.o sysinfo.o xalloc.o xexit.o keywait.o
|
| /netbsd-src/external/bsd/pcc/usr.bin/pcc/ |
| H A D | Makefile | 14 SRCS= cc.c strlist.o xalloc.o
|