Searched refs:MEM (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libz/
H A Dinflate.h49 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator in enum:__anon450
56 (most modes can go to the BAD or MEM mode -- not shown for clarity)
H A Dinflate.c1120 case MEM:
1137 state->mode = MEM;
1193 state->mode = MEM;
/ast/src/cmd/INIT/
H A Dratz.c1610 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator in enum:__anon32
1617 (most modes can go to the BAD or MEM mode -- not shown for clarity)
3339 case MEM:
3356 state->mode = MEM;
3412 state->mode = MEM;

Completed in 32 milliseconds