Go to the source code of this file.
Definition at line 98 of file PoPs.cc.
static int unitsDB_release(void)
void * smr_freeMemory(void **p)
Definition at line 700 of file PoPs.cc.
709 char const **unsorted = (
char const **)
smr_malloc2( smr, size *
sizeof(
char * ), 0,
"unsorted" );
711 if( unsorted == NULL )
return( NULL );
#define smr_allocateCopyString2(smr, s, forItem)
#define smr_malloc2(smr, size, zero, forItem)
void * smr_freeMemory(void **p)
Definition at line 737 of file PoPs.cc.
#define smr_setReportError2(smr, libraryID, code, fmt,...)