- Timestamp:
- Jun 2, 2019, 5:33:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/libohana/include/ohana_allocate.h
r39457 r40774 44 44 void ohana_memcheck_block_func (const char *myFile, int myLine, const char *myFunc, void *in); 45 45 void real_free (void *in); 46 47 void ohana_memdump_strings_file (FILE *f, int VERBOSE); 48 void ohana_memdump_set_maxlines (int N); 46 49 47 50 # define ohana_memcheck(X) ohana_memcheck_func (__FILE__, __LINE__, __func__, X)
Note:
See TracChangeset
for help on using the changeset viewer.
