Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-xray/
H A Dxray-converter.cpp352 OS << "}\n"; // Close the JSON entry.
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dint-usub-10.ll352 %res2 = or i1 %res1, %obit2
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dfmgr.h313 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dfmgr.h318 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dfmgr.h302 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dfmgr.h323 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dfmgr.h323 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dfmgr.h323 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql11-server/postgresql-11.14/src/include/
H A Dfmgr.h323 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dfmgr.h323 #define PG_RETURN_DATUM(x) return (x) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dfmgr.h323 #define PG_RETURN_DATUM(x) return (x) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp348 e.opcode = (Opcode << 8) | Predicate;

12