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

  /src/games/warp/
util.c 78 static char nomem[] = "warp: out of memory!\r\n"; variable in typeref:typename:char[]
91 fputs(nomem,stdout);
  /src/games/worms/
worms.c 196 static void nomem(void) __dead;
431 nomem();
439 nomem();
441 nomem();
458 nomem();
463 nomem();
588 nomem();
629 nomem(void) function in typeref:typename:void
  /src/sys/external/bsd/drm2/dist/drm/
drm_connector.c 1439 goto nomem;
1449 goto nomem;
1456 goto nomem;
1462 goto nomem;
1471 goto nomem;
1476 goto nomem;
1481 goto nomem;
1486 goto nomem;
1491 goto nomem;
1496 goto nomem;
    [all...]
  /src/sys/netbt/
rfcomm_session.c 1544 goto nomem;
1567 goto nomem;
1606 goto nomem;
1622 nomem:
hci_link.c 564 goto nomem;
580 goto nomem;
601 nomem:
  /src/games/sail/
pl_7.c 327 goto nomem;
330 goto nomem;
334 nomem:
  /src/sys/dist/pf/net/
pf_norm.c 561 int drop, int *nomem)
828 *nomem = 1;
976 int nomem = 0; local in function:pf_normalize_ip
1005 (r->rule_flag & PFRULE_FRAGDROP) ? 1 : 0, &nomem);
1007 if (nomem)
  /src/sys/dev/usb/
ohci.c 561 goto nomem;
573 nomem:
ehci.c 3062 goto nomem;
3075 nomem:

Completed in 25 milliseconds