Home
last modified time | relevance | path

Searched defs:PG_RETURN_INT32 (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-xray/
H A Dxray-converter.cpp355 namespace llvm {
356 namespace xray {
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dint-usub-10.ll353 %t3 = call {i32, i1} @llvm.usub.with.overflow.i32(i32 %val3, i32 -127)
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dfmgr.h314 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dfmgr.h319 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dfmgr.h303 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dfmgr.h324 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dfmgr.h324 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dfmgr.h324 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql11-server/postgresql-11.14/src/include/
H A Dfmgr.h324 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dfmgr.h324 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dfmgr.h324 #define PG_RETURN_INT32(x) return Int32GetDatum(x) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp349 e.commutative = true;

12