Searched defs:TAG (Results 1 – 2 of 2) sorted by relevance
28 #define _HDF_FMT_TAG(TAG, LEVEL) "[" #LEVEL "/" #TAG "] " argument29 #define HDF_FMT_TAG(TAG, LEVEL) _HDF_FMT_TAG(TAG, LEVEL) argument
15 constexpr const char *TAG = "HDI-GEN"; variable