Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstorbase.hxx59 #define STORE_IMPL_CONCAT(x, y) STORE_IMPL_CONCAT2(x,y)
60 #define STORE_IMPL_CONCAT2(x, y) x##y macro

Completed in 19 milliseconds