Searched refs:cleanupMalloc (Results 1 – 1 of 1) sorted by relevance
50 static void cleanupMalloc(char * const * const allocation) { } in cleanupMalloc() function52 char * const __attribute__((cleanup(cleanupMalloc))) a; in f13()