/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql14-server/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255];
|
/dports/databases/postgresql14-client/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql13-server/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255];
|
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql13-client/postgresql-13.5/src/include/port/ |
H A D | pg_bitutils.h | 17 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; in parse_path_segment() 21 extern const uint8 pg_leftmost_one_pos[256]; 46 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in parse_path() 75 return shift + pg_leftmost_one_pos[(word >> shift) & 255];
|
/dports/databases/postgresql12-client/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-server/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos32() 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/port/ |
H A D | pg_bitutils.h | 16 extern PGDLLIMPORT const uint8 pg_leftmost_one_pos[256]; 40 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; 69 return shift + pg_leftmost_one_pos[(word >> shift) & 255];
|
/dports/databases/py-psycopg-c/psycopg-c-3.0.5/psycopg_c/types/ |
H A D | numutils.c | 47 static const uint8_t pg_leftmost_one_pos[256] = { variable 106 return shift + pg_leftmost_one_pos[(word >> shift) & 255]; in pg_leftmost_one_pos64()
|
/dports/databases/postgresql12-client/postgresql-12.9/src/port/ |
H A D | pg_bitutils.c | 34 const uint8 pg_leftmost_one_pos[256] = { variable
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/port/ |
H A D | pg_bitutils.c | 34 const uint8 pg_leftmost_one_pos[256] = { variable
|
/dports/databases/postgresql14-server/postgresql-14.1/src/port/ |
H A D | pg_bitutils.c | 34 const uint8 pg_leftmost_one_pos[256] = { variable
|