Home
last modified time | relevance | path

Searched defs:clAlloc (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libdsp/libdsp-src-5.0.2/Inlines-1.4.0/
H A DAlloc.hh49 class clAlloc class
59 clAlloc () in clAlloc() function in clAlloc
68 clAlloc (const clAlloc &CopySrc) in clAlloc() function in clAlloc
78 clAlloc (long lAllocSize) in clAlloc() function in clAlloc
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Ddebug.h387 #define clAlloc( string, size ) \ macro
396 #define clAlloc( string, size ) malloc( size ) macro
414 #define clAlloc( string, size ) \ macro
H A Dos_spec.h822 #define clAlloc( string, size ) clAllocFn( size ) macro
/dports/security/cryptlib/cryptlib-3.4.3/kernel/
H A Dsec_mem.c449 #define clAlloc( string, size ) beosAlloc( size ) macro
484 #define clAlloc( string, size ) chorusAlloc( size ) macro