Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-xray/
H A Dxray-converter.cpp369 Map = std::move(*InstrumentationMapOrError);
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dint-usub-10.ll369 %t7 = call {i32, i1} @llvm.usub.with.overflow.i32(i32 %val7, i32 -127)
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dfmgr.h329 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dfmgr.h334 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dfmgr.h318 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dfmgr.h340 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dfmgr.h340 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dfmgr.h340 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql11-server/postgresql-11.14/src/include/
H A Dfmgr.h340 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dfmgr.h340 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dfmgr.h340 #define PG_RETURN_BYTEA_P(x) PG_RETURN_POINTER(x) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp365 e.varargs.push_back(lookupOrAdd(WO->getLHS()));

12