office-gobmx/sal/util/salalloc.list

8 lines
147 B
Text
Raw Normal View History

{
rtl_allocateMemory;
rtl_reallocateMemory;
rtl_freeMemory;
rtl_allocateZeroMemory;
rtl_freeZeroMemory;
};