Home
last modified time | relevance | path

Searched defs:LOG_HELP_BOLD (Results 1 – 2 of 2) sorted by relevance

/dports/security/honggfuzz/honggfuzz-0.7/
H A Dlog.h43 #define LOG_HELP_BOLD(...) logLog(HELP_BOLD, __FUNCTION__, __LINE__, false, __VA_ARGS__); macro
/dports/security/py-angr/angr-9.0.5405/native/
H A Dlog.h30 #define LOG_HELP_BOLD(...) logLog(HELP_BOLD, __FUNCTION__, __LINE__, false, __VA_ARGS__); macro