Home
last modified time | relevance | path

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

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b);
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb);
521 Assert(siglena == siglenb);
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/adt/
H A Dtsgistidx.c509 int siglenb = GETSIGLEN(b); in hemdist() local
516 return SIGLENBIT(siglenb) - sizebitvec(GETSIGN(b), siglenb); in hemdist()
521 Assert(siglena == siglenb); in hemdist()