Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/inc/common/
Dprint_util.h64 #define PRINT_MSG(msg) printf(msg); macro
68 #define PRINT_MSG(msg) {}; macro