Searched defs:STR_OR_NULL (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/
H A Dqemu-common.h193 #define STR_OR_NULL(str) ((str) ? (str) : "null") macro

Completed in 74 milliseconds