Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c451 #define SORT_NONE 0 macro
502 int sort = SORT_NONE; in georadiusGeneric()
557 if (count != 0 && sort == SORT_NONE) sort = SORT_ASC; in georadiusGeneric()