Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/config/
Dmacros.h38 #define NW_MACRO_CAT_I_(a, b) NW_MACRO_CAT_II_(a ## b)
39 #define NW_MACRO_CAT_II_(text) text macro