HomeSort by: relevance | last modified time | path
    Searched refs:falloc (Results 1 - 8 of 8) sorted by relevancy

  /src/external/lgpl3/gmp/dist/
gen-fib.c 41 int falloc, i; local
47 falloc = 2 * numb_bits;
48 f = (mpz_t*) xmalloc (falloc * sizeof (*f));
57 assert (i < falloc);
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h 314 int falloc(struct symtab *, int, NODE *);
pftn.c 1023 falloc(sp, class&FLDSIZ, NIL);
1542 falloc(struct symtab *p, int w, NODE *pty) function
cgram.y 740 falloc(NULL, ie, $<nodep>0);
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h 344 int falloc(struct symtab *, int, P1ND *);
pftn.c 1036 falloc(sp, class&FLDSIZ, NIL);
1519 falloc(struct symtab *p, int w, NODE *pty) function
cgram.y 712 falloc(NULL, ie, $<nodep>0);
  /src/share/man/man9/
Makefile 363 MLINKS+=filedesc.9 falloc.9 \

Completed in 71 milliseconds