Searched refs:RTREE_TRUE (Results 1 – 1 of 1) sorted by relevance
218462 #define RTREE_TRUE 0x3f /* ? */ macro219418 || p->op==RTREE_GT || p->op==RTREE_EQ || p->op==RTREE_TRUE219422 case RTREE_TRUE: return; /* Always satisfied */219470 || p->op==RTREE_GT || p->op==RTREE_EQ || p->op==RTREE_TRUE219476 case RTREE_TRUE: return; /* Always satisfied */220075 p->op = RTREE_TRUE;