Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/ut/
Dut_ResUtil.h126 #define NW_RES_CTOR_ALIGN(class_name, align) \ argument
154 #define NW_RES_CTOR(class_name) NW_RES_CTOR_ALIGN(class_name, 4) argument
157 #define NW_RES_CTOR_INHERIT(class_name, base_name) \ argument