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

  /src/external/cddl/dtracetoolkit/dist/Bin/
j_stat.d 107 oalloc++;
133 oalloc / interval, cload / interval, exception / interval,
135 execs = threads = methods = oalloc = cload = gc = exception = 0;
  /src/external/cddl/dtracetoolkit/dist/Java/
j_stat.d 107 oalloc++;
133 oalloc / interval, cload / interval, exception / interval,
135 execs = threads = methods = oalloc = cload = gc = exception = 0;
  /src/external/bsd/pcc/dist/pcc/arch/m16c/
code.c 104 oalloc(s, &autooff);
  /src/external/bsd/pcc/dist/pcc/arch/vax/
local.c 148 oalloc(q, &autooff);
  /src/external/bsd/pcc/dist/pcc/arch/i86/
code.c 203 oalloc(sp2, &autooff);
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h 284 int oalloc(struct symtab *, int *);
pftn.c 424 oalloc(p, &autooff);
429 oalloc(p, &argoff);
649 oalloc(parr[i], &argoff);
1370 oalloc(struct symtab *p, int *poff ) function
3025 oalloc(&s, &autooff);
init.c 804 oalloc(csym, &autooff);
cgram.y 2018 oalloc(sp, &autooff);
trees.c 2163 oalloc(sp, &autooff);
  /src/crypto/external/bsd/openssh/dist/
channels.c 2683 u_int i, oalloc; local
2688 for (sc->nbulk = i = 0, oalloc = sc->channels_alloc; i < oalloc; i++) {
2747 u_int i, oalloc; local
2749 for (i = 0, oalloc = sc->channels_alloc; i < oalloc; i++) {
2882 u_int i, oalloc, p, npfd = npfd_reserved; local
2901 oalloc = sc->channels_alloc;
2905 if (oalloc != sc->channels_alloc) {
2908 "(was %u, now %u)", oalloc, sc->channels_alloc)
    [all...]
  /src/external/bsd/pcc/dist/pcc/arch/i386/
code.c 334 oalloc(sp2, &autooff);
  /src/external/bsd/pcc/dist/pcc/arch/nova/
local.c 643 oalloc(sp, &autooff);
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h 314 int oalloc(struct symtab *, int *);
pftn.c 458 oalloc(p, &autooff);
463 oalloc(p, &argoff);
681 oalloc(parr[i], &argoff);
1347 oalloc(struct symtab *p, int *poff ) function
3085 oalloc(&s, &autooff);
init.c 827 oalloc(csym, &autooff);
cgram.y 1980 oalloc(sp, &autooff);
trees.c 2235 oalloc(sp, &autooff);
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
code.c 1505 oalloc(&s, &autooff);

Completed in 44 milliseconds