Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_ResUtil.h124 #define NW_RES_CTOR_ALIGN(class_name, align) \ argument
152 #define NW_RES_CTOR(class_name) NW_RES_CTOR_ALIGN(class_name, 4) argument
155 #define NW_RES_CTOR_INHERIT(class_name, base_name) \ argument