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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
StringFuncs.h 166 AllocateStringListStruct (
StringFuncs.c 198 NewList = AllocateStringListStruct (0);
229 NewList = AllocateStringListStruct (OldList->Count + 1);
287 AllocateStringListStruct (

Completed in 193 milliseconds