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)
static int max(int a, int b)
#define omInitGetBackTrace()
#define omGetBackTrace(bt, s, max)