Home
last modified time | relevance | path

Searched refs:relfcn (Results 1 – 15 of 15) sorted by relevance

/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/fragroute/
H A Dbget.c532 static void (*relfcn) _((void *buf)) = NULL; variable
844 assert(relfcn != NULL);
845 (*relfcn)((void *) bdh); /* Release it directly. */
943 if (relfcn != NULL &&
953 (*relfcn)(b);
975 relfcn = release;
/dports/security/fragroute/fragroute-1.2/
H A Dbget.c532 static void (*relfcn) _((void *buf)) = NULL; variable
835 assert(relfcn != NULL);
836 (*relfcn)((void *) bdh); /* Release it directly. */
934 if (relfcn != NULL &&
944 (*relfcn)(b);
966 relfcn = release;
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp181 bget_release_t relfcn; member
728 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
729 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
832 if (thr->relfcn != 0 && in brel()
849 (*thr->relfcn)(b); in brel()
873 thr->relfcn = release; in bectl()
1018 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1030 (*thr->relfcn)(b); in __kmp_finalize_bget()
1796 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2051 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2051 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2051 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2051 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2051 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2051 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2151 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2151 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2215 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2215 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2215 (*thr->relfcn)(lst); in __kmp_free_fast_memory()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_alloc.cpp180 bget_release_t relfcn; member
727 KMP_DEBUG_ASSERT(thr->relfcn != 0); in brel()
728 (*thr->relfcn)((void *)bdh); /* Release it directly. */ in brel()
831 if (thr->relfcn != 0 && in brel()
848 (*thr->relfcn)(b); in brel()
872 thr->relfcn = release; in bectl()
1017 if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 && in __kmp_finalize_bget()
1029 (*thr->relfcn)(b); in __kmp_finalize_bget()
2244 (*thr->relfcn)(lst); in __kmp_free_fast_memory()