Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c452 #define SORT_ASC 1 macro
515 sort = SORT_ASC; in georadiusGeneric()
557 if (count != 0 && sort == SORT_NONE) sort = SORT_ASC; in georadiusGeneric()
580 if (sort == SORT_ASC) { in georadiusGeneric()