Home
last modified time | relevance | path

Searched defs:COMPUTESIZE (Results 1 – 25 of 116) sorted by relevance

12345

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-server/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql10-client/postgresql-10.19/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql11-client/postgresql-11.14/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql11-server/postgresql-11.14/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql12-client/postgresql-12.9/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql12-plpython/postgresql-12.9/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql12-docs/postgresql-12.9/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro
/dports/databases/postgresql12-pltcl/postgresql-12.9/contrib/intarray/
H A D_int.h140 #define COMPUTESIZE(size) ( HDRSIZEQT + (size) * sizeof(ITEM) ) macro

12345