Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_ResUtil.h263 X ofs_to_obj(Offset ofs) in ofs_to_obj() function
281 const X ofs_to_obj(Offset ofs) const in ofs_to_obj() function
Dut_ResDictionary.h280 return ofs_to_obj<ResName>(ptr()->data[idx + 1].ofsString - s32(sizeof(u32))); in GetResName()