/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-server/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-client/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-server/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) in pg_nextpower2_32() function 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql13-client/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 146 pg_nextpower2_32(uint32 num) 189 #define pg_nextpower2_size_t(num) pg_nextpower2_32(num)
|
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _hash_getbuf()
|
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in _h_spoolinit()
|
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/hash/ |
H A D | hashsort.c | 73 hspool->high_mask = pg_nextpower2_32(num_buckets + 1) - 1; in get()
|