Home
last modified time | relevance | path

Searched defs:CALCDATASIZE (Results 1 – 25 of 80) sorted by relevance

1234

/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Drlmbutil.h72 # include <limits.h>
/dports/databases/postgresql13-client/postgresql-13.5/contrib/pg_visibility/expected/
H A Dpg_visibility.out72 select pg_visibility_map_summary('test_view');
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-client/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql10-server/postgresql-10.19/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-client/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql11-server/postgresql-11.14/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql14-server/postgresql-14.1/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/hstore/
H A Dhstore.h72 #define CALCDATASIZE(x, lenstr) ( (x) * 2 * sizeof(HEntry) + HSHRDSIZE + (lenstr) ) macro

1234