search for: safe_malloc_add_3op_

Displaying 2 results from an estimated 2 matches for "safe_malloc_add_3op_".

Did you mean: safe_malloc_add_2op_
2007 Sep 11
2
include/share/alloc.h
...least, not sure about C++) every object file gets a copy of these functions whether they are used or not. It also results in a bunch of warning messages like: ../../include/share/alloc.h:51: warning: 'safe_calloc_' defined but not used ../../include/share/alloc.h:68: warning: 'safe_malloc_add_3op_' defined but not used ../../include/share/alloc.h:79: warning: 'safe_malloc_add_4op_' defined but not used ../../include/share/alloc.h:115: warning: 'safe_malloc_mul_3op_' defined but not used ../../include/share/alloc.h:128: warning: 'safe_malloc_mul2add_' d...
2007 Sep 11
0
include/share/alloc.h
...ery object file gets a copy of these functions whether > they > are used or not. It also results in a bunch of warning messages like: > > ../../include/share/alloc.h:51: warning: 'safe_calloc_' defined > but not used > ../../include/share/alloc.h:68: warning: 'safe_malloc_add_3op_' > defined but not used > ../../include/share/alloc.h:79: warning: 'safe_malloc_add_4op_' > defined but not used > ../../include/share/alloc.h:115: warning: 'safe_malloc_mul_3op_' > defined but not used > ../../include/share/alloc.h:128: warning: ...