Home
last modified time | relevance | path

Searched refs:pVALLOc (Results 1 – 12 of 12) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Ddlmalloc.h316 #define pVALLOc Yap_dlpvalloc macro
830 Void_t* pVALLOc(size_t);
832 Void_t* pVALLOc();
/dports/games/mahjong/mj-1.16-src/
H A Dmalloc.c524 #define pVALLOc public_pVALLOc macro
1506 static Void_t* pVALLOc(size_t);
1522 static Void_t* pVALLOc();
1628 m = pVALLOc(bytes); in public_pVALLOc()
4574 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
4576 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()
/dports/comms/qico/qico-15673bf/lib/
H A Ddlmalloc.c526 #define pVALLOc public_pVALLOc macro
1508 static Void_t* pVALLOc(size_t);
1524 static Void_t* pVALLOc();
1630 m = pVALLOc(bytes); in public_pVALLOc()
4576 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
4578 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()
/dports/math/algae/algae-4.3.6/src/
H A Ddlmalloc.c532 #define pVALLOc public_pVALLOc macro
1518 static Void_t* pVALLOc(size_t);
1534 static Void_t* pVALLOc();
1640 m = pVALLOc(bytes); in public_pVALLOc()
4586 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
4588 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()
/dports/math/singular/Singular-Release-4-2-1/ppcc/gclib/
H A Ddlmalloc.c500 #define pVALLOc public_pVALLOc macro
1480 static Void_t* pVALLOc(size_t);
1496 static Void_t* pVALLOc();
1602 m = pVALLOc(bytes); in public_pVALLOc()
4429 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
4431 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()
/dports/irc/unreal/Unreal3.2.10.7/extras/
H A Dmalloc.c525 #define pVALLOc public_pVALLOc macro
1507 static Void_t* pVALLOc(size_t);
1523 static Void_t* pVALLOc();
1629 m = pVALLOc(bytes); in public_pVALLOc()
4575 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
4577 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()
/dports/lang/parrot/parrot-8.1.0/src/gc/
H A Dmalloc.c528 # define pVALLOc public_pVALLOc macro
1511 static Void_t* pVALLOc(size_t);
1527 static Void_t* pVALLOc();
1633 m = pVALLOc(bytes); in public_pVALLOc()
4593 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
4595 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Ddnmalloc.c532 #define pVALLOc public_pVALLOc macro
1362 static Void_t* pVALLOc(size_t) __attribute_malloc__;
1376 static Void_t* pVALLOc();
1645 m = pVALLOc(bytes); in public_pVALLOc()
5229 DL_STATIC Void_t* pVALLOc(size_t bytes)
5231 DL_STATIC Void_t* pVALLOc(bytes) size_t bytes;
/dports/security/samhain-client/samhain-4.4.3/src/
H A Ddnmalloc.c532 #define pVALLOc public_pVALLOc macro
1362 static Void_t* pVALLOc(size_t) __attribute_malloc__;
1376 static Void_t* pVALLOc();
1645 m = pVALLOc(bytes); in public_pVALLOc()
5229 DL_STATIC Void_t* pVALLOc(size_t bytes)
5231 DL_STATIC Void_t* pVALLOc(bytes) size_t bytes;
/dports/security/samhain/samhain-4.4.3/src/
H A Ddnmalloc.c532 #define pVALLOc public_pVALLOc macro
1362 static Void_t* pVALLOc(size_t) __attribute_malloc__;
1376 static Void_t* pVALLOc();
1645 m = pVALLOc(bytes); in public_pVALLOc()
5229 DL_STATIC Void_t* pVALLOc(size_t bytes)
5231 DL_STATIC Void_t* pVALLOc(bytes) size_t bytes;
/dports/devel/judy/judy-1.0.5/test/
H A Dmalloc-pre2.8a.c292 #define pVALLOc public_pVALLOc macro
1202 static Void_t* pVALLOc(size_t);
1307 m = pVALLOc(bytes); in public_pVALLOc()
3863 Void_t* pVALLOc(size_t bytes) { in pVALLOc() function
/dports/lang/yap/yap-6.2.2/C/
H A Ddlmalloc.c2449 Void_t* pVALLOc(size_t bytes) in pVALLOc() function
2451 Void_t* pVALLOc(bytes) size_t bytes; in pVALLOc()