Home
last modified time | relevance | path

Searched defs:calloc (Results 26 – 50 of 2506) sorted by relevance

12345678910>>...101

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/base-compat-0.11.2/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/base-compat-0.11.1/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/base-compat-0.11.2/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/base-compat-0.11.1/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/base-compat-0.11.2/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/base-compat-0.11.2/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/base-compat-0.11.1/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/base-compat-0.11.1/src/Foreign/Marshal/Alloc/
H A DCompat.hs21 calloc = doCalloc undefined function
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/
H A DMozGrMalloc.h18 #define calloc moz_xcalloc macro
32 extern "C" inline void* calloc(size_t nmemb, size_t size) in calloc() function
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/
H A DMozGrMalloc.h18 #define calloc moz_xcalloc macro
32 extern "C" inline void* calloc(size_t nmemb, size_t size) in calloc() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/
H A DMozGrMalloc.h18 #define calloc moz_xcalloc macro
32 extern "C" inline void* calloc(size_t nmemb, size_t size) in calloc() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/
H A DMozGrMalloc.h18 #define calloc moz_xcalloc macro
32 extern "C" inline void* calloc(size_t nmemb, size_t size) in calloc() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/
H A DMozGrMalloc.h18 #define calloc moz_xcalloc macro
32 extern "C" inline void* calloc(size_t nmemb, size_t size) in calloc() function
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dmemh.pas61 function calloc(size: longint): pointer; in calloc() function
186 function calloc(size: longint): pointer; in calloc() function
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Delectric.h55 # define calloc(a,b) xcalloc_size_t(a,b) macro
59 # define calloc(a,b) xcalloc((a) * (b)) macro
/dports/math/latte-integrale/latte-version_1_7_6/code/gnulib/
H A Dstdlib_.h91 # define calloc rpl_calloc macro
96 # define calloc(n,s) \ macro
/dports/sysutils/tmpwatch/tmpwatch-2.11/lib/
H A Dstdlib.in.h91 # define calloc rpl_calloc macro
96 # define calloc(n,s) \ macro
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libiconv/source/srclib/
H A Dstdlib.in.h90 # define calloc rpl_calloc macro
95 # define calloc(n,s) \ macro
/dports/devel/simgear/simgear-2020.3.11/3rdparty/expat/
H A Dxmldef.h40 #define calloc(x, y) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (x)*(y)) macro
59 #define calloc(x, y) PR_Calloc((x),(y)) macro
/dports/polish/libtlen/libtlen-20041113/lib/
H A Dxmldef.h17 #define calloc(x, y) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (x)*(y)) macro
36 #define calloc(x, y) PR_Calloc((x),(y)) macro
/dports/www/sitecopy/sitecopy-0.16.6/lib/expat/xmltok/
H A Dxmldef.h29 #define calloc(x, y) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (x)*(y)) macro
48 #define calloc(x, y) PR_Calloc((x),(y)) macro
/dports/net-im/centerim/centerim-4.22.10/libjabber/
H A Dxmldef.h40 #define calloc(x, y) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (x)*(y)) macro
59 #define calloc(x, y) PR_Calloc((x),(y)) macro
/dports/x11/mlterm/mlterm-3.9.1/baselib/src/
H A Dbl_mem.h15 #define calloc(number, size) bl_mem_calloc(number, size, __FILE__, __LINE__, __FUNCTION__) macro
28 #define calloc(number, size) bl_mem_calloc(number, size, NULL, 0, NULL) macro
/dports/www/litmus/litmus-0.13/lib/expat/xmltok/
H A Dxmldef.h29 #define calloc(x, y) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (x)*(y)) macro
48 #define calloc(x, y) PR_Calloc((x),(y)) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/lib/expat/xmltok/
H A Dxmldef.h17 #define calloc(x, y) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (x)*(y)) macro
38 #define calloc(x, y) PR_Calloc((x),(y)) macro

12345678910>>...101