Home
last modified time | relevance | path

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

/external/cpuinfo/deps/clog/include/
Dclog.h16 #define CLOG_VISIBILITY __attribute__((__visibility__("internal"))) macro
18 #define CLOG_VISIBILITY __attribute__((__visibility__("hidden"))) macro
20 #define CLOG_VISIBILITY macro