Home
last modified time | relevance | path

Searched refs:AllocSetFree (Results 1 – 25 of 50) sorted by relevance

12

/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_utils_mmgr_aset.c221 static void AllocSetFree(MemoryContext context, void *pointer);
240 AllocSetFree,
859 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1122 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/mmgr/
H A Daset.c205 static void AllocSetFree(MemoryContext context, void *pointer);
224 AllocSetFree,
842 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1105 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/mmgr/
H A Daset.c205 static void AllocSetFree(MemoryContext context, void *pointer);
224 AllocSetFree,
842 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1105 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/mmgr/
H A Daset.c205 static void AllocSetFree(MemoryContext context, void *pointer);
224 AllocSetFree,
842 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1105 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/mmgr/
H A Daset.c205 static void AllocSetFree(MemoryContext context, void *pointer);
224 AllocSetFree,
842 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1105 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/utils/mmgr/
H A Daset.c205 static void AllocSetFree(MemoryContext context, void *pointer);
224 AllocSetFree,
842 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1105 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/utils/mmgr/
H A Daset.c205 static void AllocSetFree(MemoryContext context, void *pointer);
224 AllocSetFree,
842 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1105 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_utils_mmgr_aset.c221 static void AllocSetFree(MemoryContext context, void *pointer);
240 AllocSetFree,
859 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1134 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c250 static void AllocSetFree(MemoryContext context, void *pointer);
269 AllocSetFree,
945 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1220 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c202 static void AllocSetFree(MemoryContext context, void *pointer);
221 AllocSetFree,
839 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1114 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/mmgr/
H A Daset.c269 static void AllocSetFree(MemoryContext context, void *pointer);
288 AllocSetFree,
987 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1277 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/mmgr/
H A Daset.c269 static void AllocSetFree(MemoryContext context, void *pointer);
288 AllocSetFree,
987 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1277 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/mmgr/
H A Daset.c269 static void AllocSetFree(MemoryContext context, void *pointer);
288 AllocSetFree,
987 AllocSetFree(MemoryContext context, void *pointer) in AllocSetFree() function
1277 AllocSetFree((MemoryContext) set, pointer); in AllocSetRealloc()

12