Home
last modified time | relevance | path

Searched refs:SET_2_BYTES (Results 1 – 16 of 16) sorted by relevance

/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dpostgres.h387 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
459 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
473 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dpostgres.h385 #define SET_2_BYTES(value) (((Datum) (value)) & 0x0000ffff) macro
457 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
471 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))