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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
H A Dplatform.c55 case MEM:
92 if (unit < MEM)
106 if (unit < MEM)
111 case MEM:
H A Dio.h41 #define MEM 0x101 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator in enum:__anon2840
58 (most modes can go to BAD or MEM on error -- not shown for clarity)
H A Dinflate.c1217 case MEM:
1235 state->mode = MEM;
1318 state->mode = MEM;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dinflate.h49 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator in enum:__anon3185
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;

Completed in 162 milliseconds