OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DEBUG_PRINT
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_util.h
41
#if defined(_RANGE_CHECK) || defined(
_DEBUG_PRINT
) || defined(_ERROR_PRINT)
110
/* macro for debug printing, used only if compiler flag
_DEBUG_PRINT
is
112
#ifdef
_DEBUG_PRINT
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h
264
#define
_DEBUG_PRINT
(PrintLevel, ...) \
270
#define _DEBUG(Expression)
_DEBUG_PRINT
Expression
Completed in 56 milliseconds