Searched defs:list_free (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmisc.c18 * void list_free(ListNode **list, int freeData); *** MR10 ***
611 /* MR10 list_free() frees the ListNode elements in the list */
616 list_free(ListNode **list,int freeData) function
618 list_free(list,freeData)

Completed in 9 milliseconds