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

/external/giflib/
H A Dquantize.c44 static int SortCmpRtn(const void *Entry1, const void *Entry2);
315 const void *Entry2) {
317 QuantizedColorType *entry2 = (*((QuantizedColorType **) Entry2));
314 SortCmpRtn(const void *Entry1, const void *Entry2) argument

Completed in 121 milliseconds