Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/ut/
Dut_ResUtil.h123 #define NW_RES_CTOR_ALIGN(class_name, align) \ argument
151 #define NW_RES_CTOR(class_name) NW_RES_CTOR_ALIGN(class_name, 4) argument
154 #define NW_RES_CTOR_INHERIT(class_name, base_name) \ argument