7 #ifndef OM_GET_BACKTRACE_H 8 #define OM_GET_BACKTRACE_H 10 #if defined(OM_GET_BACKTRACE_WORKS) && !defined(OM_NDEBUG) && !defined(__OPTIMIZE__) 14 #define omInitGetBackTrace() do {} while (0) 15 #define omGetBackTrace(bt, s, max) (0) #define omInitGetBackTrace()
static int max(int a, int b)
#define omGetBackTrace(bt, s, max)