Searched refs:falloc (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dgen-fib.c30 int falloc, i; local
36 falloc = 2 * numb_bits;
37 f = (mpz_t *) xmalloc (falloc * sizeof (*f));
46 ASSERT (i < falloc);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h308 int falloc(struct symtab *, int, NODE *);
H A Dpftn.c976 falloc(sp, class&FLDSIZ, NIL);
1488 falloc(struct symtab *p, int w, NODE *pty) function
H A Dcgram.y632 falloc(NULL, ie, $<nodep>0);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h313 int falloc(struct symtab *, int, NODE *);
H A Dpftn.c1009 falloc(sp, class&FLDSIZ, NIL);
1528 falloc(struct symtab *p, int w, NODE *pty) function
H A Dcgram.y741 falloc(NULL, ie, $<nodep>0);
/netbsd-6-1-5-RELEASE/share/man/man9/
H A DMakefile300 MLINKS+=filedesc.9 falloc.9 \

Completed in 158 milliseconds