Home
last modified time | relevance | path

Searched defs:PG_RETURN_UINT32 (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.ll354 %add3 = extractvalue {i32, i1} %t3, 0
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dfmgr.h315 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dfmgr.h320 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dfmgr.h304 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dfmgr.h325 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dfmgr.h325 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dfmgr.h325 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql11-server/postgresql-11.14/src/include/
H A Dfmgr.h325 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dfmgr.h325 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dfmgr.h325 #define PG_RETURN_UINT32(x) return UInt32GetDatum(x) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp350 return e;
351 }
352
353 GVN::Expression GVN::ValueTable::createExtractvalueExpr(ExtractValueInst *EI) {

12