Home
last modified time | relevance | path

Searched defs:MSG (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Ddebug.h30 #define CRASH(MSG) \ argument
36 #define CRASH_IF(COND, MSG) \ argument
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dasm.h149 #define MSG(msg,reg,label) \ macro
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp42 #define CRASH(MSG) \ argument
48 #define CRASH_IF(COND, MSG) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_socket.py33 MSG = b'Michael Gilfix was here\n' variable
44 MSG = 'Michael Gilfix was here\n' variable