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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
syn.h 59 #define ActionBlockAllocSize 50
build.c 755 newblk = (ActionNode *)calloc(ActionBlockAllocSize, sizeof(ActionNode));
758 for (p=newblk; p<&(newblk[ActionBlockAllocSize]); p++)

Completed in 155 milliseconds