Home
last modified time | relevance | path

Searched defs:malloc_type (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/
H A Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dmallocvar.h51 #define malloc_type_attach(malloc_type) argument
52 #define malloc_type_detach(malloc_type) argument
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_malloc_atexit.cpp89 typedef void *(malloc_type)(size_t); typedef
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_malloc_atexit.cpp89 typedef void *(malloc_type)(size_t); typedef
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_malloc_atexit.cpp89 typedef void *(malloc_type)(size_t); typedef
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbbmalloc/
H A Dtest_malloc_atexit.cpp90 typedef void *(malloc_type)(size_t); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/
H A Dmalloc_zone_functions_mac.h18 typedef void* (*malloc_type)(struct _malloc_zone_t* zone, size_t size); typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/
H A Dmalloc_zone_functions_mac.h18 typedef void* (*malloc_type)(struct _malloc_zone_t* zone, size_t size); typedef
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dtbb_allocator.h50 enum malloc_type { enum
/dports/lang/guile1/guile-1.8.8/libguile/
H A Ddebug-malloc.c46 static hash_entry_t *malloc_type = 0; variable
/dports/lang/guile/guile-3.0.7/libguile/
H A Ddebug-malloc.c50 static hash_entry_t *malloc_type = 0; variable
/dports/lang/guile2/guile-2.2.7/libguile/
H A Ddebug-malloc.c48 static hash_entry_t *malloc_type = 0; variable
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dtbb_allocator.h72 enum malloc_type { enum
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dtbb_allocator.h76 enum malloc_type { enum
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dtbb_allocator.h87 enum malloc_type { enum

12