Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-xray/
H A Dxray-converter.cpp362 auto InstrumentationMapOrError = loadInstrumentationMap(ConvertInstrMap);
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dint-usub-10.ll362 %add5 = extractvalue {i32, i1} %t5, 0
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dfmgr.h323 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dfmgr.h328 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dfmgr.h312 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dfmgr.h333 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dfmgr.h333 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dfmgr.h333 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql11-server/postgresql-11.14/src/include/
H A Dfmgr.h333 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dfmgr.h333 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dfmgr.h333 #define PG_RETURN_NAME(x) return NameGetDatum(x) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp359 WithOverflowInst *WO = dyn_cast<WithOverflowInst>(EI->getAggregateOperand());

12