Home
last modified time | relevance | path

Searched defs:ALLOC (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m102 # define ALLOC(size) (malloc(size)) macro
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx811 #define ALLOC(type, n) ((type *) HeapAlloc(GetProcessHeap(), 0, sizeof(type) * n )) macro
/trunk/main/
H A Dconfigure.ac2940 AC_SUBST(ALLOC) subst

Completed in 39 milliseconds