Home
last modified time | relevance | path

Searched refs:CmpStruct1 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
DOrderedCollectionTest.c124 const USER_STRUCT *CmpStruct1; in UserStructCompare() local
126 CmpStruct1 = UserStruct1; in UserStructCompare()
127 return KeyCompare (&CmpStruct1->Key, UserStruct2); in UserStructCompare()