Searched refs:VM_NOMEM (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/disc/
H A Dmemfatal.c44 * print message and fail on VM_BADADDR,VM_NOMEM
60 case VM_NOMEM:
/ast/src/lib/libast/vmalloc/
H A Dvmprivate.c85 (void)(*vm->disc->exceptf)(vm, VM_NOMEM, (Void_t*)size, vm->disc);
/ast/src/lib/libast/include/
H A Dvmalloc.h115 #define VM_NOMEM 6 /* can't obtain memory */ macro
/ast/src/lib/libpz/
H A Dpzopen.c33 * print message and fail on VM_BADADDR,VM_NOMEM
48 case VM_NOMEM:
/ast/src/cmd/mailx/
H A Dimap.c1655 * print message and fail on VM_BADADDR,VM_NOMEM
1669 case VM_NOMEM:

Completed in 19 milliseconds