HomeSort by relevance Sort by last modified time
    Searched refs:EVAL_STACK_SIZE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/
GenDepex.h 53 #define EVAL_STACK_SIZE 0x1024
GenDepex.c 350 EvaluationStack = (INT8 *) malloc (EVAL_STACK_SIZE);

Completed in 85 milliseconds