Home
last modified time | relevance | path

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

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