Gnash
0.8.11dev
libmedia
haiku
Macros
adipe.h File Reference
Go to the source code of this file.
Macros
#define
QQ_LVL
6
#define
QQ
(
x
)
Macro Definition Documentation
◆
QQ
#define QQ
(
x
)
Value:
do
{ \
if ( (
x
) <=
QQ_LVL
) \
fprintf(stderr,
"QQ %s \t%d \t%s\n"
, \
__FILE__, __LINE__, \
__PRETTY_FUNCTION__
); \
}
while
(0)
◆
QQ_LVL
#define QQ_LVL 6
QQ_LVL
#define QQ_LVL
Definition:
adipe.h:5
__PRETTY_FUNCTION__
#define __PRETTY_FUNCTION__
Definition:
log.h:444
x
std::int32_t x
Definition:
BitmapData_as.cpp:434
Generated by
1.8.20