Home
last modified time | relevance | path

Searched refs:a_fidx (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.c720 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
727 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
729 a_fidx--; in AllocSetAlloc()
730 Assert(a_fidx >= 0); in AllocSetAlloc()
731 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
746 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
747 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/mmgr/
H A Daset.c703 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
710 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
712 a_fidx--; in AllocSetAlloc()
713 Assert(a_fidx >= 0); in AllocSetAlloc()
714 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
729 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
730 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/mmgr/
H A Daset.c703 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
710 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
712 a_fidx--; in AllocSetAlloc()
713 Assert(a_fidx >= 0); in AllocSetAlloc()
714 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
729 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
730 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/mmgr/
H A Daset.c703 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
710 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
712 a_fidx--; in AllocSetAlloc()
713 Assert(a_fidx >= 0); in AllocSetAlloc()
714 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
729 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
730 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/mmgr/
H A Daset.c703 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
710 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
712 a_fidx--; in AllocSetAlloc()
713 Assert(a_fidx >= 0); in AllocSetAlloc()
714 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
729 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
730 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/utils/mmgr/
H A Daset.c703 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
710 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
712 a_fidx--; in AllocSetAlloc()
713 Assert(a_fidx >= 0); in AllocSetAlloc()
714 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
729 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
730 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/utils/mmgr/
H A Daset.c703 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
710 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
712 a_fidx--; in AllocSetAlloc()
713 Assert(a_fidx >= 0); in AllocSetAlloc()
714 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
729 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
730 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_utils_mmgr_aset.c720 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
727 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
729 a_fidx--; in AllocSetAlloc()
730 Assert(a_fidx >= 0); in AllocSetAlloc()
731 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
746 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
747 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/mmgr/
H A Daset.c806 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
813 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
815 a_fidx--; in AllocSetAlloc()
816 Assert(a_fidx >= 0); in AllocSetAlloc()
817 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
832 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
833 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/mmgr/
H A Daset.c700 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
707 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
709 a_fidx--; in AllocSetAlloc()
710 Assert(a_fidx >= 0); in AllocSetAlloc()
711 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
726 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
727 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/mmgr/
H A Daset.c854 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
861 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
863 a_fidx--; in AllocSetAlloc()
864 Assert(a_fidx >= 0); in AllocSetAlloc()
865 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
880 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
881 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/mmgr/
H A Daset.c854 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
861 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
863 a_fidx--; in AllocSetAlloc()
864 Assert(a_fidx >= 0); in AllocSetAlloc()
865 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
880 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
881 set->freelist[a_fidx] = chunk; in AllocSetAlloc()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/mmgr/
H A Daset.c854 int a_fidx = AllocSetFreeIndex(availchunk); in AllocSetAlloc() local
861 if (availchunk != ((Size) 1 << (a_fidx + ALLOC_MINBITS))) in AllocSetAlloc()
863 a_fidx--; in AllocSetAlloc()
864 Assert(a_fidx >= 0); in AllocSetAlloc()
865 availchunk = ((Size) 1 << (a_fidx + ALLOC_MINBITS)); in AllocSetAlloc()
880 chunk->aset = (void *) set->freelist[a_fidx]; in AllocSetAlloc()
881 set->freelist[a_fidx] = chunk; in AllocSetAlloc()

12