Home
last modified time | relevance | path

Searched refs:COMPONENT_MACRO_CONDITIONAL_ (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dcomponent_export.h21 COMPONENT_MACRO_CONDITIONAL_(IS_##component##_IMPL, \
33 COMPONENT_MACRO_CONDITIONAL_(IS_##component##_IMPL, 1, 0)
57 #define COMPONENT_MACRO_CONDITIONAL_(condition, consequent, alternate) \ macro