Home
last modified time | relevance | path

Searched refs:CONCAT_WRAPPER (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/utils/include/
H A Dmacros_updater.h37 #define CONCAT(x, y) CONCAT_WRAPPER(x, y)
38 #define CONCAT_WRAPPER(x, y) x##y macro

Completed in 1 milliseconds